mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-11 16:31:01 +02:00
11 lines
267 B
Plaintext
11 lines
267 B
Plaintext
RUNTIME ERROR: function has no parameter blahblah
|
|
-------------------------------------------------
|
|
testdata/std.makeArrayNamed3:1:1-54 $
|
|
|
|
std.makeArray(blahblah=5, blahblahblah=function(i) i)
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|