go-jsonnet/testdata/native4.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
343 B
Plaintext

RUNTIME ERROR: xxx
-------------------------------------------------
testdata/native4:1:28-39 thunk from <$>
std.native("jsonToString")(error "xxx")
-------------------------------------------------
testdata/native4:1:1-40 $
std.native("jsonToString")(error "xxx")
-------------------------------------------------
During evaluation