Skip to content

Conversation

@LuckyWindsck
Copy link

Problems

  1. These float number are invalid: 1.01, 1.101, 1.0e01, 1.0e101.
  2. "_" is included in keyCharStart, so the "_" in keyCharMiddle is duplicated.

Patch

The pull request fixes the above problems and refactor the number part of the file.

@LuckyWindsck LuckyWindsck changed the title fix number type Fix number type and remove duplicated token Jun 30, 2020
Fix the part that makes the following cases invalid:
1.01, 1.101, 1.0e01, 1.0e101
@LuckyWindsck LuckyWindsck force-pushed the LuckyWind_sck/fix-number-type branch from 2448fc8 to 78f2cf7 Compare June 30, 2020 04:12
@LuckyWindsck
Copy link
Author

LuckyWindsck commented Jun 30, 2020

I reworded a commit and force-pushed to apply the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant