mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +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() |