@@ -3,5 +3,13 @@ import stdlib.sl
: main
2 40 +
puts
extend-syntax
1
2
foo()
0
;
fn foo(int a, int b){
return a + b;
}
The note is not visible to the blocked user.