3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
fn main() -> i32 {
|
|
return 10 * 4 + 2;
|
|
} |
fn main() -> i32 {
|
|
return 10 * 4 + 2;
|
|
} |