diff options
| author | Nic Gaffney <gaffney_nic@protonmail.com> | 2023-09-06 14:05:17 -0500 |
|---|---|---|
| committer | Nic Gaffney <gaffney_nic@protonmail.com> | 2023-09-06 14:05:17 -0500 |
| commit | 7b67ab3d6fbc74c95f35b992286cb98492c8b433 (patch) | |
| tree | f72f431afaa17033a9651fbbc989bd7ec34813de /test.sh | |
| parent | 739421c86f5fabfef5c765beea7741a7409976d7 (diff) | |
| download | sloth-7b67ab3d6fbc74c95f35b992286cb98492c8b433.tar.gz | |
restructured filetree
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test.sh b/test.sh deleted file mode 100755 index 59dae87..0000000 --- a/test.sh +++ /dev/null @@ -1,3 +0,0 @@ -cargo run examples/hello.sloth -clang output.o test.c -o output -./output |
