mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-25 02:51:05 +01: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
|
|
|
|
|