const std = @import("std"); test { std.debug.print("hello world", .{}); }