go-jsonnet/testdata/string_plus_function.golden
Dave Cunningham 2ea01b24d8
Introduce a Parens AST (#189)
* Introduce a Parens AST
2018-02-16 13:01:14 -05:00

11 lines
246 B
Plaintext

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