mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-10 00:07:13 +02:00
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
RUNTIME ERROR: Index -1 out of bounds, not within [0, 4)
|
|
-------------------------------------------------
|
|
testdata/string_index_negative:1:1-11 $
|
|
|
|
"abcd"[-1]
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|