1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00

whitespace

This commit is contained in:
joshvera 2018-02-21 15:34:56 -05:00
parent 19b6778ac5
commit 0fa73b3d14

View File

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