Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

need more tests for: nesting of function-properties mixed with default function param values #25

Open
getify opened this issue Sep 12, 2013 · 0 comments
Assignees

Comments

@getify
Copy link
Owner

getify commented Sep 12, 2013

tests like this to verify when function-property candidates are abandoned, etc:

var a={b(c={d:e=>{f;}}){a:
{}/a/g}};

Haven't found a breaking test where this is a bug, yet. But we don't yet have good test coverage of that complication, so need to investigate other tests and see if there's a bug, and at a minimum, include those tests.

@ghost ghost assigned getify Sep 12, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant