Files
bun.sh/test/js/web/workers/worker-fixture-preload-bad.js
2024-11-07 21:30:51 -08:00

4 lines
224 B
JavaScript
Generated

throw new Error(
"this is an error and this particular string doesnt appear in the source code so we know for sure it sent the actual message and not just a dump of the source code as it originally was.".toUpperCase(),
);