roc/crates/compiler/uitest/tests/solve/alias_ability_member.txt
2023-06-05 20:19:00 -04:00

9 lines
214 B
Text

app "test" provides [thething] to "./platform"
MHash implements
hash : a -> U64 where a implements MHash
thething =
#^^^^^^^^{-1} a -[[] + a:hash(2):1]-> U64 where a implements MHash
itis = hash
itis