blob: 42f33dfef8a6deca7ef117ffabfa84c193761ea5 [file] [log] [blame]
//@ pp-exact
enum foo {
bar, // a bar.
baz,
}
fn main() {}