mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
4 lines
224 B
JavaScript
Generated
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(),
|
|
);
|