Files
Kmake/deps/v8/test/message/fail/class-fields-static-throw.out

7 lines
196 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*%(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