Remove desugaring step

This commit is contained in:
2024-11-03 12:16:52 +00:00
parent e283fd2c52
commit 1f248ad4cd
6 changed files with 0 additions and 503 deletions

View File

@@ -2,7 +2,6 @@ add_library(lib
compile.c
construct.c
convert.c
desugar.c
fsa.c
min_heap.c
parse.c