blob: 9d75b726aa0a016e35fd06ee22c122905a7e3eaf [file]
struct Foo {
a: (),
// spaces ^^^ to be removed
}
enum Foo {
Bar,
// spaces ^^^ to be removed
}