mirror of
https://github.com/google/go-jsonnet.git
synced 2026-01-07 17:31:05 +01:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
RUNTIME ERROR: Unexpected type string, expected boolean
|
|
-------------------------------------------------
|
|
testdata/or6:1:1-15 $
|
|
|
|
false || "xxx"
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|