mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-29 03:24:02 +03:00
Remove whitespace again
Didn't I just do this? Grr.
This commit is contained in:
parent
9cce0e1340
commit
a9b754e9fa
@ -16,7 +16,7 @@ data TTy : Nat -> Nat -> Nat -> Nat -> Bool -> Type where
|
||||
|
||||
n : Nat -> Nat
|
||||
n = (+ 2)
|
||||
|
||||
|
||||
showInd : (indent : Nat) -> TTy p1 r1 v3 r3 br -> String
|
||||
showInd i (TA x1 x2 x3) = if False
|
||||
then (if False then show' i else show' i)
|
||||
|
Loading…
Reference in New Issue
Block a user