/* HELLO! Welcome to the unnamed language */ let main = () => { print(2); return 1; };