mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
@@ -471,7 +471,7 @@ fn f(t: Ty) {
|
||||
|
||||
check_empty(
|
||||
r#"
|
||||
struct MyEnum;
|
||||
enum MyEnum;
|
||||
|
||||
impl MyEnum {
|
||||
pub const A: i32 = 123;
|
||||
|
||||
Reference in New Issue
Block a user