mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 18:41:07 +01: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
|
|
|
|
|