Added testing ability

For the full details, see patches/README.md :-)
This commit is contained in:
Dave Gauer
2021-02-14 18:36:09 -05:00
parent 654437c0bc
commit 03a09639c6
49 changed files with 160 additions and 9 deletions

4
patches/01_hello.patch Normal file
View File

@@ -0,0 +1,4 @@
19c19
< fn main() void {
---
> pub fn main() void {