go-jsonnet/linter/testdata/from_function_result_call_integer.linter.golden
Stanisław Barzowski 8fcbda5b50 Linter
2020-08-13 21:06:34 +02:00

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)()()