packages feed

hls-tactics-plugin-1.1.0.0: test/golden/LayoutBind.hs.expected

test :: Bool -> IO ()
test b = do
  putStrLn "hello"
  case b of
    False -> _
    True -> _
  pure ()