Initial take on easier imports

This commit is contained in:
2025-04-16 14:52:09 -05:00
parent b8e2743103
commit 87200e1db4
14 changed files with 92 additions and 43 deletions

View File

@ -1,5 +1,4 @@
!import "lib/base.tri"
!import "lib/Base.tri"
!import "test/named-imports/2.tri"
!import "test/named-imports/3.tri" ThreeRenamed