ghc-exactprint-0.5.7.0: tests/examples/ghc86/dynbrk005.hs
{-# LANGUAGE TemplateHaskell #-}
import TupleN
tuple3 x = $(tuple 3) x
normal_fn x = tuple3 x
{-# LANGUAGE TemplateHaskell #-}
import TupleN
tuple3 x = $(tuple 3) x
normal_fn x = tuple3 x