mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01:00
16 lines
348 B
Plaintext
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
|
|
|
|
|