feat(serial): Robust environment extension pickling #216
|
@ -169,9 +169,6 @@ def transformTestT { α } { μ μ' : Type → Type }
|
||||||
set tests
|
set tests
|
||||||
return a
|
return a
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def cdeclOf (userName: Name) (type: Expr): Condensed.LocalDecl :=
|
def cdeclOf (userName: Name) (type: Expr): Condensed.LocalDecl :=
|
||||||
{ userName, type }
|
{ userName, type }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue