feat(serial): Robust environment extension pickling #216

Merged
aniva merged 6 commits from serial/env-extensions into dev 2025-06-24 13:41:06 -07:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 771f8ad266 - Show all commits

View File

@ -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 }