Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 21843de

Browse files
committed
refactor($parse): separate tokenizing vs parsing more
Fixes `a.b` and `a .b` generating different getterFns Fixes `{'': ...}` turning into `{"''": ...}` Fixes `{.: ...}` parsing as `{'.': ...} instead of throwing` Fixes #9131
1 parent 7cb01a8 commit 21843de

File tree

3 files changed

+174
-160
lines changed

3 files changed

+174
-160
lines changed

0 commit comments

Comments
 (0)