go-jsonnet/testdata/number_divided_by_string.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

11 lines
234 B
Plaintext

RUNTIME ERROR: Unexpected type string, expected number
-------------------------------------------------
testdata/number_divided_by_string:1:1-11 $
42 / "xxx"
-------------------------------------------------
During evaluation