tricu/test/vars-A.tri

7 lines
80 B
Plaintext
Raw Normal View History

!import "./test/vars-B.tri" B
!import "./test/vars-C.tri" C
main = B.y (C.z)