main = Func(): Int { $print("Hello, World!\n"); return 0; }