mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 21:16:18 +02:00
6 lines
127 B
JavaScript
6 lines
127 B
JavaScript
afterError = false;
|
|
throw new Error('error.js');
|
|
afterError = true;
|
|
|
|
(1,eval)('this').$finishes.push(Script.resolvePath(''));
|
|
|