chore: fix test
This commit is contained in:
parent
538eee0b6a
commit
b4ddcd600b
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@
|
|||
"kind": 7,
|
||||
"detail":
|
||||
"(Type u₁ → Type u₂) → Type u → outParam (Type v) → Type (max (max (max u (u₁ + 1)) u₂) v)"},
|
||||
{"label": "ForIn'",
|
||||
"kind": 7,
|
||||
"detail":
|
||||
"(Type u₁ → Type u₂) →\n (ρ : Type u) → (α : outParam (Type v)) → [d : outParam (Membership α ρ)] → Type (max (max (max u (u₁ + 1)) u₂) v)"},
|
||||
{"label": "ForInStep", "kind": 22, "detail": "Type u → Type u"},
|
||||
{"label": "ForM",
|
||||
"kind": 7,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue