mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-10 00:07:13 +02:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
testdata/index_string_with_string:1:1-13 Indexed value is assumed to be a string, but index is not a number
|
|
|
|
"foo"["foo"]
|
|
|
|
|