mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 18:31:27 +02: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
|
|
|
|
|