mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-10 00:07:13 +02:00
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
testdata/from_function_result_call_integer:1:1-20 Called value must be a function, but it is assumed to be a number
|
|
|
|
(function() 42)()()
|
|
|
|
|