go-jsonnet/testdata/tailstrict2.golden
2017-10-13 15:33:23 -04:00

16 lines
348 B
Plaintext

RUNTIME ERROR: xxx
-------------------------------------------------
testdata/tailstrict2:1:13-20 function <e>
local e(x)=(error x);
-------------------------------------------------
testdata/tailstrict2:2:14-18 function <anonymous>
(function(x) e(x))("xxx") tailstrict
-------------------------------------------------
During evaluation