mirror of
https://github.com/google/go-jsonnet.git
synced 2026-05-08 05:26:10 +02:00
16 lines
397 B
Plaintext
16 lines
397 B
Plaintext
RUNTIME ERROR: foo
|
|
-------------------------------------------------
|
|
testdata/std.manifestYamlDoc_error:1:31-42 object <anonymous>
|
|
|
|
std.manifestYamlDoc({ x: { y: error 'foo' } })
|
|
|
|
-------------------------------------------------
|
|
testdata/std.manifestYamlDoc_error:1:1-47 $
|
|
|
|
std.manifestYamlDoc({ x: { y: error 'foo' } })
|
|
|
|
-------------------------------------------------
|
|
During evaluation
|
|
|
|
|