hdiff
packages
feed
hls-tactics-plugin
-1.3.0.0: test/golden/EmptyCaseLamCase.expected.hs
{-# LANGUAGE LambdaCase #-} test :: Bool -> Bool test = \case False -> _ True -> _