mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-10 08:17:11 +02:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
testdata/index_array_with_string:1:1-15 Indexed value is assumed to be an array, but index is not a number
|
|
|
|
[1,2,3]["foo"]
|
|
|
|
|