brittany/data/Test297.hs

4 lines
87 B
Haskell

func (MyLongFoo abc def) = 1
func (Bar a d ) = 2
func _ = 3