packages feed

MiniAgda-0.2014.1.9: test/fail/absurdPatUnit.err

MiniAgda by Andreas Abel and Karl Mehltretter
--- opening "absurdPatUnit.ma" ---
--- scope checking ---
--- type checking ---
type  Unit : Set
term  Unit.unit : < Unit.unit : Unit >
type  bla : Unit -> Set
error during typechecking:
bla
/// clause 1
/// absurd pattern does not match since type Unit is not empty