mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
![]() I tested if the formatter was still inconsistent by locally changing the helloWorld example to have: ``` main = greeting = "Hello, World!\n" # This variable is for greeting greeting ``` And running the formatter multiple times with `cargo run -- formatter`. At the moment the results are consistent and the inline comments remains inlined. |
||
---|---|---|
.. | ||
test_fmt.rs |