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