mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
../testdata/bad_function_call:1:1-18 Missing argument: x
|
|
|
|
(function(x) x)()
|
|
|
|
|