Added testing ability
For the full details, see patches/README.md :-)
This commit is contained in:
parent
95c8ea3cb3
commit
6ccd55729e
49 changed files with 160 additions and 9 deletions
4
patches/02_std.patch
Normal file
4
patches/02_std.patch
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
14c14
|
||||
< ??? = @import("std");
|
||||
---
|
||||
> const std = @import("std");
|
||||
Loading…
Add table
Add a link
Reference in a new issue