mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-19 15:55:36 +00:00
2 lines
97 B
Perl
2 lines
97 B
Perl
local a,b = terralib.loadstring([[terra g() return #a]])
|
|
assert(b:find("operator not supported")) |