ex51 lol space

pull/2/head
Dave Gauer 4 years ago
parent 3211f2d5cb
commit 5dc7ac219b

@ -13,7 +13,7 @@
// @import() adds the imported code to your own. In this case, code // @import() adds the imported code to your own. In this case, code
// from the standard library is added to your program and compiled // from the standard library is added to your program and compiled
// with it. All of this will be loaded into RAM when it runs. Oh, and // with it. All of this will be loaded into RAM when it runs. Oh, and
// that thing we name "const std"? That's a struct! // that thing we name "const std"? That's a struct!
const std = @import("std"); const std = @import("std");

Loading…
Cancel
Save