Source code

Revision control

Copy as Markdown

Other Tools

/**
* Any copyright is dedicated to the Public Domain.
*/
// Deliberate syntax error, should generate a worker exception!
for (var index = 0; index < 100) {}