mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-26 03:06:06 +00:00
samples: add Terra samples
source: https://github.com/zdevito/terra/tree/master/tests
This commit is contained in:
2
samples/Terra/prec2.t
Normal file
2
samples/Terra/prec2.t
Normal file
@@ -0,0 +1,2 @@
|
||||
terra foo(a : float, b : float, c : float, d : float) return a * (b - c) end
|
||||
foo:printpretty()
|
||||
Reference in New Issue
Block a user