Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fix overeager enum tokenization #21

Merged
merged 1 commit into from Oct 12, 2015
Merged

Fix overeager enum tokenization #21

merged 1 commit into from Oct 12, 2015

Conversation

50Wliu
Copy link
Contributor

@50Wliu 50Wliu commented Oct 1, 2015

Previously, methods such as A(int a, int b) { } were being incorrectly tokenized as enums.

Fixes #17

Previously, methods such as A(int a, int b) were being incorrectly
tokenized as enums

Fixes #17
kevinsawicki added a commit that referenced this pull request Oct 12, 2015
Fix overeager enum tokenization
@kevinsawicki kevinsawicki merged commit d411d2a into master Oct 12, 2015
@kevinsawicki
Copy link
Contributor

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants