mirror of
https://github.com/google/go-jsonnet.git
synced 2026-04-15 18:31:27 +02:00
14 lines
321 B
Plaintext
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
|
|
|
|
|