Instantly share code, notes, and snippets.
Define conflicting type / function:
type Foo = Foo Nat Foo.Foo x = x
Trigger crash!
.> add