go-jsonnet/testdata/missing_super.golden
2021-01-01 19:17:27 +01:00

14 lines
321 B
Plaintext

RUNTIME ERROR: Attempt to use super when there is no super class.
-------------------------------------------------
testdata/missing_super:1:6-11 object <anonymous>
{ x: super.x }
-------------------------------------------------
Field "x"
-------------------------------------------------
During manifestation