glot.io logo
Home
Version: f321f0e

use fmt; export fn main() void = { fmt::println("Hello World!")!; };
INFO