001
This commit is contained in:
parent
99c9c42ff2
commit
931da2b8b4
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
//
|
||||
const std = @import("std");
|
||||
|
||||
fn main() void {
|
||||
pub fn main() void {
|
||||
std.debug.print("Hello world!\n", .{});
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue