Caller-relative imports; smart deduping in imports
All checks were successful
Test, Build, and Release / test (push) Successful in 1m35s
Test, Build, and Release / build (push) Successful in 1m13s

This commit is contained in:
2025-01-30 17:56:46 -06:00
parent a16a24a808
commit 1a9a4494e0
19 changed files with 183 additions and 205 deletions

View File

@ -1,4 +1,5 @@
!import "lib/base.tri" !Local
!import "../lib/base.tri" !Local
!import "../lib/list.tri" !Local
main = size size