mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01:00
16 lines
321 B
Plaintext
16 lines
321 B
Plaintext
RUNTIME ERROR: x
|
|
-------------------------------------------------
|
|
testdata/std.filter2:1:12-21 thunk from <$>
|
|
|
|
std.filter(error "x", [])
|
|
|
|
-------------------------------------------------
|
|
testdata/std.filter2:1:1-26 $
|
|
|
|
std.filter(error "x", [])
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|