blob: 80c57c86eb98e8bb4a5f807a9c35d707eb3bf49a [file] [log] [blame]
PASS re('a') threw exception TypeError: re is not a function.
PASS re.exec('a') is ['a']
PASS successfullyParsed is true
TEST COMPLETE
DONE