mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-04 01:03:36 +03:00
48fe69102f
fixes #4354, #4362
147 B
147 B
.> builtins.merge
bonk : forall a. a -> a
bonk x =
zonk : forall a. a -> a
zonk z = z
honk : a
honk = x
x