diff options
| author | Zuhaitz Méndez Fernández de Aránguiz <zuhaitz@debian> | 2026-01-30 19:44:32 +0000 |
|---|---|---|
| committer | Zuhaitz Méndez Fernández de Aránguiz <zuhaitz@debian> | 2026-01-30 19:44:32 +0000 |
| commit | 472434301940015365f7ed303f52d71c505ac487 (patch) | |
| tree | 923a4fb8821d03c8dc88266fd08320af17f90d9a /Makefile | |
| parent | 0427d254207a69e394499d1abaea768f484f1cb5 (diff) | |
Improvements for the standard library + '@ctype'.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -188,7 +188,7 @@ clean: @echo "=> Clean complete!" # Test -test: $(TARGET) +test: $(TARGET) $(PLUGINS) ./tests/run_tests.sh ./tests/run_codegen_tests.sh ./tests/run_example_transpile.sh |
