mirror of
https://github.com/google/go-jsonnet.git
synced 2025-09-29 09:21:03 +02:00
6 lines
115 B
Plaintext
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]
|
|
|
|
|