`--fmt` and `--dump` should preserve all comments, including ones that follow items, like this one: ``` alias x := y # foo ```
--fmtand--dumpshould preserve all comments, including ones that follow items, like this one: