The following snippet produces notorious `Error with Xregexp match for type = fn*() Exception = Error: Unbalanced delimiter found in string` ``` js var o = { *f() {} } ```
The following snippet produces notorious
Error with Xregexp match for type = fn*() Exception = Error: Unbalanced delimiter found in string