mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-12 04:15:33 +00:00
4 lines
70 B
Perl
4 lines
70 B
Perl
terra foo(a : &float)
|
|
var b = [&vector(float,4)](a)
|
|
end
|
|
foo:compile() |