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 95c8ea3cb3
commit 6ccd55729e
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 {