mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-24 10:31:05 +01:00
A native function returning an error should be reported as a runtime error, with a stack trace.
2 lines
28 B
Jsonnet
2 lines
28 B
Jsonnet
std.native("nativeError")()
|