pandoc/test/command/6466-mid.hs

11 lines
119 B
Haskell
Raw Normal View History

-- DO NOT WANT
want :: Int
want = 42
-- AVOID EXCLUSIVE RIGHT BOUND
-- DO NOT WANT
doNotWant :: Int
doNotWant = 999