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