MiniAgda-0.2014.1.9: test/fail/SPosNotPos.ma
-- 2010-06-19
-- A only pos, not strictly pos.
let DNeg : Set -> ++Set -> Set
= \ B -> \ A -> (A -> B) -> B
-- 2010-06-19
-- A only pos, not strictly pos.
let DNeg : Set -> ++Set -> Set
= \ B -> \ A -> (A -> B) -> B