hls-tactics-plugin-1.8.0.0: new/test/golden/LayoutBind.expected.hs
test :: Bool -> IO ()
test b = do
putStrLn "hello"
case b of
False -> _w0
True -> _w1
pure ()
test :: Bool -> IO ()
test b = do
putStrLn "hello"
case b of
False -> _w0
True -> _w1
pure ()