UNPKG

test262-parser-tests

Version:
9 lines (8 loc) 165 B
a = (typeof (1)); b = (typeof ("c")); d = (typeof ([])); e = (typeof ({})); f = (typeof (/./)); g = (typeof (false)); h = (typeof (function () {})); i = (typeof j);