Source code

Revision control

Copy as Markdown

Other Tools

// "of" is not a keyword.
var of;
Function("var of;");
function of(of) {}