1 2 3 4 5 6 7 8
struct Foo { a: (), // spaces ^^^ to be removed } enum Foo { Bar, // spaces ^^^ to be removed }