parent
d69c3ceb73
commit
1f013dc0c3
4 changed files with 6 additions and 19 deletions
|
@ -1,6 +0,0 @@
|
|||
const std = @import("std");
|
||||
|
||||
pub fn main() !void {
|
||||
const stdout = std.io.getStdOut().writer();
|
||||
try stdout.print("Hello, {s}!\n", .{"world"});
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue