summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore/should_compile/T22112.hs
blob: 19291c39dcd03e01f6a01589490fca0ae65c3b6e (plain)
1
2
3
4
5
6
7
{-# LANGUAGE NoImplicitPrelude #-}
module Rec where

-- This one created a black hole in Tidy,
-- when creating the tidied unfolding for foo
foo :: () -> ()
foo = foo