diff options
| author | Mel <mel@rnrd.eu> | 2026-05-04 22:48:14 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-05-04 22:48:14 +0200 |
| commit | 9be09491a6548cd9512541b856f399dc295f8737 (patch) | |
| tree | 51210af9167f6521bc80c2526533312e85a9dcad /boot/tests | |
| parent | 7233ae62b43ae1274ffcb53eb1a62fc91ba540e7 (diff) | |
| download | catskill-9be09491a6548cd9512541b856f399dc295f8737.tar.zst catskill-9be09491a6548cd9512541b856f399dc295f8737.zip | |
Remove previous source tree-based transpiler, wire in lowering pass
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'boot/tests')
| -rw-r--r-- | boot/tests/transpile/basic.cskt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/boot/tests/transpile/basic.cskt b/boot/tests/transpile/basic.cskt index d8de24f..eb22b84 100644 --- a/boot/tests/transpile/basic.cskt +++ b/boot/tests/transpile/basic.cskt @@ -9,8 +9,3 @@ main = fun () { } >>> - -#include "core.c" -void catskill_main(void) { -} -#include "runtime.c" \ No newline at end of file |
