packages feed

MiniAgda-0.2025.7.23: test/succeed/non-record.golden

--- opening "non-record.ma" ---
--- scope checking ---
--- type checking ---
type  NotARecord : ^(A : Set) -> ^(B : Set) -> Set
term  NotARecord.pair : .[A : Set] -> .[B : Set] -> ^(fst : A) -> ^(y1 : B) -> < NotARecord.pair fst y1 : NotARecord A B >
--- evaluating ---
--- closing "non-record.ma" ---