brittany/data/Test325.hs

5 lines
71 B
Haskell

{-# LANGUAGE BangPatterns #-}
func = do
let !forced = some
pure ()