mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
RUNTIME ERROR: Unexpected type string, expected boolean
|
|
-------------------------------------------------
|
|
testdata/builtinObjectHasExBadBoolean:1:1-34 builtin function <objectHasEx>
|
|
|
|
std.objectHasEx({}, "xxx", "xxx")
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|