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