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