blob: d075256c92775915a5449c30656db33dcf9f66cd [file] [edit]
fn main() { let _ = 1 /* This comment cannot be retained by the expression formatter. */ + 2; }