diff options
| author | Cody <cody@codyq.dev> | 2023-06-26 17:12:55 -0500 |
|---|---|---|
| committer | Cody <cody@codyq.dev> | 2023-06-26 17:12:55 -0500 |
| commit | 00e423d30edf38a5e57c5c1c52cdb323c62850bc (patch) | |
| tree | 0c7c44cd319ee0b1a15c9b3e42813afb2a938fb1 /test.sh | |
| parent | 4172dc213f88df5025169fa7f43d02f2794fdd70 (diff) | |
| download | sloth-00e423d30edf38a5e57c5c1c52cdb323c62850bc.tar.gz | |
vpop & function args
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +cargo run examples/hello.sloth +clang output.o test.c -o output +./output |
