summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/json.hs
blob: 1a727fd7cc10e46359cc12a853df23367e1ce3a7 (plain)
1
2
3
4
5
6
module Foo where

import Data.List

id1 :: a -> a
id1 = 5