Files
liminix/pkgs/watch-outputs/Makefile
2025-02-22 00:10:19 +00:00

4 lines
101 B
Makefile

check:
fennelrepl ./test.fnl '{{' '}}' < example.ini > output
diff -u output example.ini.expected