[expected_return_code] 42 [code] fn main() -> i32 { return 10 * 4 + 2; }