mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-02 22:01:20 +00:00
The intent of this change is to allow roc dec values to be parsed from strings using the 'e' exponent notation, eg '1e3' as a notation for '1000'. Fixes #7351 |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| test_wasm.sh | ||