" Import keyword Test " import fib of "fib.tms" ~ func int @main: str[] args { let int out = fib.(10) ~ println out.@str.() ~ return out ~ }