packages feed

MiniAgda-0.2025.7.23: test/succeed/HungryEtaRecord.golden

--- opening "HungryEtaRecord.ma" ---
--- scope checking ---
--- type checking ---
type  Hungry : -(i : Size) -> Set
{ Hungry i = .[j < i] -> Hungry j
}
type  D : .[i : Size] -> Hungry i -> Set
{}
--- evaluating ---
--- closing "HungryEtaRecord.ma" ---