rework some bits of the compiler to work more appropriately

This commit is contained in:
Alex Zenla
2025-07-16 23:14:25 -07:00
parent 17b1aa44c0
commit a48fac4581
8 changed files with 27 additions and 6 deletions

View File

@ -18,5 +18,5 @@ include(
":ffi",
":tool",
":minimal",
":support:pork-idea"
":support:pork-idea",
)