1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00

No need for TComment yet

This commit is contained in:
Timothy Clem 2018-08-21 11:16:16 -07:00
parent 6d3dc92505
commit 3b6c51aa70

View File

@ -50,7 +50,6 @@ data Context
| TPair | TPair
| TMethod | TMethod
| TParams | TParams
| TComment
| Infix Operator | Infix Operator
| Imperative | Imperative
deriving (Show, Eq) deriving (Show, Eq)