copy fizzbuzz, generate foobar
This commit is contained in:
13
build.zig.zon
Normal file
13
build.zig.zon
Normal file
@@ -0,0 +1,13 @@
|
||||
.{
|
||||
.name = "scratchzig",
|
||||
.version = "0.0.0",
|
||||
|
||||
//.minimum_zig_version = "0.11.0",
|
||||
|
||||
.dependencies = .{
|
||||
},
|
||||
|
||||
.paths = .{
|
||||
"",
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user