mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-25 02:51:05 +01:00
11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
RUNTIME ERROR: Unexpected type string, expected number
|
|
-------------------------------------------------
|
|
testdata/std.makeArray_bad:1:1-36 builtin function <makeArray>
|
|
|
|
std.makeArray("xxx", function(i) i)
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|