mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01: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
|
|
|
|
|