Update ide tests

This commit is contained in:
Lukas Wirth 2024-09-03 13:22:37 +02:00
parent 1cdc34fa4a
commit 70d0b57cf0
8 changed files with 197 additions and 196 deletions

View file

@ -1853,8 +1853,8 @@ fn f() { A { bar: b$0 }; }
expect![[r#"
fn bar() [type+name]
fn baz() [type]
ex baz() [type]
ex bar() [type]
ex baz() [type]
st A []
fn f() []
"#]],