mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 18:31:27 +02:00
11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
RUNTIME ERROR: Missing argument: y
|
|
-------------------------------------------------
|
|
testdata/optional_args13:1:1-26 $
|
|
|
|
(function(x, y) 42)(x=42)
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|