A.hs

module A where

infixl 6 +

a+b = undefined

Plain-text version of A.hs | Valid HTML?