-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Should it be? Changing it post construction can change the results of tokenizing. If this is supposed to be something created as a singleton and shared, UnknownToken should likely not be allowed to be changed post construction (either only as a ctor argument or at least making the property's setter instead be init).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working