mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-12 00:24:03 +00:00
5 lines
69 B
XML
5 lines
69 B
XML
enum E {
|
|
A, //* I am not a block comment (caused panic)
|
|
B,
|
|
}
|