gleam-lang / tree-sitter-gleam

🌳 A tree-sitter grammar for the Gleam programming language
Apache License 2.0
66 stars 13 forks source link

Parse scientific notation suffix for floats #44

Closed the-mikedavis closed 1 year ago

the-mikedavis commented 1 year ago

Closes https://github.com/gleam-lang/tree-sitter-gleam/issues/43

J3RN commented 1 year ago

Looks good to me! :+1: