doctest-parallel-0.2.2: test/extract/module-options/Binders.hs
module Binders where
{-# ANN f "doctest-parallel: --no-randomize-error" #-}
f :: a -> a
f = id
module Binders where
{-# ANN f "doctest-parallel: --no-randomize-error" #-}
f :: a -> a
f = id