Add tactic for associated item constants

This commit is contained in:
Tavo Annus 2024-05-25 20:56:39 +03:00
parent 021ae0101c
commit c87609fef1
5 changed files with 118 additions and 20 deletions

View file

@ -1799,6 +1799,7 @@ fn go(world: &WorldSnapshot) { go(w$0) }
"#,
expect![[r#"
lc world [type+name+local]
ex world [type]
st WorldSnapshot {} []
st &WorldSnapshot {} [type]
st WorldSnapshot []