0
1
llucycodes42
The code produces an error because the function name() doesn't exist.
Shortcut: fn_test
#[test]
fn name() -> i32 {
1
}
0
1
llucycodes42
The code produces an error because the function name() doesn't exist.
Shortcut: fn_test
#[test]
fn name() -> i32 {
1
}