purescript-0.14.2: tests/purs/layout/InstanceChainElse.out
module Test where{
instance foo :: Foo Int else bar :: Foo String
else baz :: Foo Boolean}
<eof>module Test where{
instance foo :: Foo Int else bar :: Foo String
else baz :: Foo Boolean}
<eof>