-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
So re-serializing a deserialized unquoted token should result in an unquoted token. There should be some API to create unquoted tokens artificially, but the default can remain quoted.
EDIT: Supporting these for VValue
s may be easy, but VProperty
ies complicate things. Unless maybe keys are updated to be VValue
s themselves?