6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
|
*%(basename)s:10: ReferenceError: foo is not defined
|
||
|
static x = foo();
|
||
|
^
|
||
|
ReferenceError: foo is not defined
|
||
|
at Function.<static_fields_initializer> (*%(basename)s:10:14)
|
||
|
at *%(basename)s:1:1
|