mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-09 10:55:32 +00:00
2 lines
94 B
Perl
2 lines
94 B
Perl
terra foo(a : float, b : float, c : float, d : float) return a * (b - c) end
|
|
foo:printpretty() |