26529af ^
aee5b54 ^
1 2
3 4 5 6 7
/* HELLO! Welcome to the unnamed language */ let main = () => { print(2); return 1; };