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