mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 10:31:05 +01:00
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
RUNTIME ERROR: Unexpected type string, expected function
|
|
-------------------------------------------------
|
|
testdata/std.makeArray_bad2:1:1-25 builtin function <makeArray>
|
|
|
|
std.makeArray(42, "xxx")
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|