Fix issue where top level is expanded, but stuck on Case

This commit is contained in:
2024-10-08 20:22:42 -07:00
parent 75015f094a
commit 125a8c5ac5
3 changed files with 21 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ data T23 : Bnd -> Bnd -> Nat -> U where
(tlx : T23 l (N x) h) (txy : T23 (N x) (N y) h) (tyu : T23 (N y) u h) ->
T23 l u (S h)
-- -- 56:
-- 56:
infixl 5 _*_
infixl 1 _,_