forked from LeenkxTeam/Kmake
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
Regression test for crbug.com/1220203.
|
|
|
|
Running test: testBreakOnUncaughtException
|
|
Uncaught exception at
|
|
function throwError() {
|
|
#throw new Error();
|
|
}
|
|
|