expected (119B)
1 kit dbg — 'h' for help, 'q' to quit 2 1 > fn first(): i64 { return 1; } 3 1 > fn second(): i64 { return 2; }