add writeFennelScript function, make ifwait use it

This commit is contained in:
Daniel Barlow
2023-05-29 20:20:12 +01:00
parent fa7e682e87
commit fdffdbb22a
6 changed files with 51 additions and 27 deletions

1
tests/fennel/hello.fnl Normal file
View File

@@ -0,0 +1 @@
(print "hello")