tricu/test/modules-1.tri
James Eversole 4a4b09e898 # Modules
Basic implementation of a module system including tests.
2025-01-27 16:04:04 -06:00

6 lines
60 B
Plaintext

!module Test
!import "lib/base.tri" Lib
main = Lib.not? t