packages feed

haskell-names-0.5.0: tests/annotations/Infix.hs

module Infix where

infixr 3 $$$

($$$) x y = x y