mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
whitespace
This commit is contained in:
parent
19b6778ac5
commit
0fa73b3d14
@ -86,7 +86,6 @@ instance ( Ord l
|
|||||||
|
|
||||||
E2.localEnv (const (foldr (uncurry envInsert) env bindings)) (E2.step body)
|
E2.localEnv (const (foldr (uncurry envInsert) env bindings)) (E2.step body)
|
||||||
|
|
||||||
|
|
||||||
data Comparison a
|
data Comparison a
|
||||||
= LessThan !a !a
|
= LessThan !a !a
|
||||||
| LessThanEqual !a !a
|
| LessThanEqual !a !a
|
||||||
|
Loading…
Reference in New Issue
Block a user