tricu/test/cycle-2.tri
James Eversole 87aed72ab2
All checks were successful
Test, Build, and Release / test (push) Successful in 1m43s
Test, Build, and Release / build (push) Successful in 1m16s
# Modules
Basic implementation of a module system including tests.
2025-01-27 16:04:04 -06:00

6 lines
76 B
Plaintext

!module Cycle2
!import "test/cycle-1.tri" Cycle1
cycle2 = t Cycle1.cycle1