mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-30 20:17:50 +00:00
Update crates/ide_completion/src/tests/pattern.rs
This commit is contained in:
parent
bc8665e14d
commit
e7564086f4
@ -471,7 +471,7 @@ fn f(t: Ty) {
|
||||
|
||||
check_empty(
|
||||
r#"
|
||||
enum MyEnum;
|
||||
enum MyEnum {}
|
||||
|
||||
impl MyEnum {
|
||||
pub const A: i32 = 123;
|
||||
|
Loading…
Reference in New Issue
Block a user