Source code
Revision control
Copy as Markdown
Other Tools
/*---
description: A smoketest that throws an unexpected ReferenceError.
---*/
foo.bar();
/*---
description: A smoketest that throws an unexpected ReferenceError.
---*/
foo.bar();