/* HELLO! Welcome to the unnamed language */ let main = () => i64 { return 7; }; /* Expected stdout: Expected return: 7 */