hls-tactics-plugin-1.2.0.0: test/golden/DestructAllAnd.expected.hs
and :: Bool -> Bool -> Bool and False False = _ and False True = _ and True False = _ and True True = _
and :: Bool -> Bool -> Bool and False False = _ and False True = _ and True False = _ and True True = _