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