From 9be09491a6548cd9512541b856f399dc295f8737 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 4 May 2026 22:48:14 +0200 Subject: Remove previous source tree-based transpiler, wire in lowering pass Signed-off-by: Mel --- boot/tests/transpile/basic.cskt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'boot/tests/transpile/basic.cskt') 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 -- cgit 1.4.1