ghc-exactprint-1.5.0: tests/examples/ghc92/Foo.hs
module Operator2 where
main = do
return ({- comment -} x >= 1 || y >= 2)
putStrLn $ show $ {- comment here -} foo || bar
print $ {- comment here -} foo || bar
module Operator2 where
main = do
return ({- comment -} x >= 1 || y >= 2)
putStrLn $ show $ {- comment here -} foo || bar
print $ {- comment here -} foo || bar