mirror of
https://github.com/google/go-jsonnet.git
synced 2025-12-25 02:51:05 +01: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
|
|
|
|
|