summaryrefslogtreecommitdiff
path: root/utils/check-exact/cases/RmDecl7.expected.hs
blob: 9d7b8b9a69a1661be5331677370dac06b99d343d (plain)
1
2
3
4
5
6
7
module RmDecl7 where

toplevel :: Integer -> Integer
toplevel x = c * x

d = 9