We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue created from fantomas-online
let x = 60_000L
let x = 60000L
Trivia value was not found so AST value is being used. //cc @drhumlen
Fantomas Master at 09/08/2020 18:11:08 - 75677b9
Default Fantomas configuration
The text was updated successfully, but these errors were encountered:
Capture trivia of int64 number. Fixes fsprojects#1120
80c4310
Capture trivia of int64 number. Fixes #1120 (#1131)
5632847
Successfully merging a pull request may close this issue.
Issue created from fantomas-online
Code
Result
Problem description
Trivia value was not found so AST value is being used.
//cc @drhumlen
Extra information
Options
Fantomas Master at 09/08/2020 18:11:08 - 75677b9
Default Fantomas configuration
The text was updated successfully, but these errors were encountered: