002
This commit is contained in:
parent
931da2b8b4
commit
23e2275d53
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
// Please complete the import below:
|
||||
//
|
||||
|
||||
??? = @import("std");
|
||||
const std = @import("std");
|
||||
|
||||
pub fn main() void {
|
||||
std.debug.print("Standard Library.\n", .{});
|
||||
|
|
Loading…
Add table
Reference in a new issue