packages feed

hls-eval-plugin-1.2.2.0: test/testdata/TDiff.hs

module TDiff where

-- |
-- >>> myId 5
-- 4
myId :: a -> a
myId x = x