blob: 2241a39214345adc765cc2dc2069dc7ef3be5dc3 [file] [log] [blame]
// "of" is not a keyword.
var of;
Function("var of;");
function of(of) {}