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

6 lines
115 B
Plaintext

testdata/index_function:1:1-20 Indexed value is neither an array nor an object nor a string
(function(x) x)[42]