Closed alldayalone closed 3 years ago
It would be nice to add a test like bake [Mix, Mix] ==> Error to check for the pattern step Error _ = Error
bake [Mix, Mix] ==> Error
step Error _ = Error
good idea! thanks for the report :)
It would be nice to add a test like
bake [Mix, Mix] ==> Error
to check for the patternstep Error _ = Error