ormolu-0.9.0.0: data/examples/other/block-comment-before-argument-out.hs
checkPragma =
ifM
(anyM isBuiltin [builtinNat, builtinBool])
{-then-} ok
{-else-} notPostulate
checkPragma =
ifM
(anyM isBuiltin [builtinNat, builtinBool])
{-then-} ok
{-else-} notPostulate