roc/ast
Ayaz Hafiz 9fbc525d02
Make sure float suffixes are parsed out after can
Before we hit mono, we need to make sure the suffixes of numeric
literals are parsed out from the literal string, so that we don't try to
parse something whose type we already know but has the extraneous
suffix.

Co'ed with @tagraves
2022-04-05 11:32:34 -04:00
..
src Make sure float suffixes are parsed out after can 2022-04-05 11:32:34 -04:00
Cargo.toml cleanup 2022-02-28 18:26:55 +01:00