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