master
1pub fn foo() i32 {
2    return 1234;
3}