hls-tactics-plugin-1.3.0.0: 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 ()