blob: 2a1e185690880c8871c0e264b5d64e4644fa3d9b [file] [log] [blame] [edit]
struct Foo {
a: (),
// spaces ^^^ to be removed
}
enum Foo {
Bar,
// spaces ^^^ to be removed
}