go-jsonnet/testdata/bad_function_call_and_error.jsonnet
Stanisław Barzowski 544fe25700 Simplistic argument checking
To be expanded when optional arguments arrive.
2017-09-27 22:45:41 -04:00

2 lines
38 B
Jsonnet

(function(x) x)(error "x", error "y")