go-jsonnet/testdata/function_plus_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
246 B
Plaintext

RUNTIME ERROR: Couldn't manifest function in JSON output.
-------------------------------------------------
testdata/function_plus_string:1:1-24 $
(function() 42) + "xxx"
-------------------------------------------------
During evaluation