- Fixed the shabang for `extern_test.sh`
feature/strat_resolve_collectors
Tristan B. V. Kildaire 6 months ago
parent b09697f8bf
commit 4d894ef6fc

@ -1,4 +1,4 @@
#1/bin/sh
#!/bin/sh
# Compile C to object file as library to link in
gcc source/tlang/testing/file_io.c -c -o file_io.o

Loading…
Cancel
Save