In a text-format file, comments need to be on their own line ``` // works const.u64 0 const.u64 0 // fails ```
In a text-format file, comments need to be on their own line