mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
../testdata/bad_index_array:1:1-10 Indexed value is assumed to be an array, but index is not a number
|
|
|
|
[]["xxx"]
|
|
|
|
|