mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-04 15:32:32 +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(''));
|
|
|