Files
Kmake/deps/v8/test/message/fail/class-fields-static-throw.out
2026-05-26 23:36:42 -07:00

7 lines
196 B
Plaintext

*%(basename)s:6: ReferenceError: foo is not defined
static x = foo();
^
ReferenceError: foo is not defined
at <static_initializer> (*%(basename)s:6:14)
at *%(basename)s:1:1