ex51 lol space

This commit is contained in:
Dave Gauer 2021-03-05 13:01:45 -05:00
parent 0616dc2d6e
commit 146accf13e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
// @import() adds the imported code to your own. In this case, code
// 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
// that thing we name "const std"? That's a struct!
// that thing we name "const std"? That's a struct!
const std = @import("std");