go-jsonnet/testdata/error_from_array.golden
Dave Cunningham b6ee2c2f51
String token end location off-by-one error (#139)
* String token end location off-by-one error
2017-11-03 21:36:31 -04:00

16 lines
314 B
Plaintext

RUNTIME ERROR: xxx
-------------------------------------------------
testdata/error_from_array:1:2-13 thunk from <$>
[error "xxx"][0]
-------------------------------------------------
testdata/error_from_array:1:1-17 $
[error "xxx"][0]
-------------------------------------------------
During evaluation