mirror of
https://github.com/github/semantic.git
synced 2024-12-21 13:51:44 +03:00
Remove comment
This commit is contained in:
parent
b541a903dd
commit
363fb62bd7
@ -64,7 +64,6 @@ data Syntax a f
|
||||
| Constructor f
|
||||
-- | TODO: Is it a problem that in Ruby, this pattern can work for method def too?
|
||||
| Try { tryBegin :: [f], catchRescue :: [f], beginElse :: Maybe f, finallyEnsure :: Maybe f }
|
||||
-- | Try f (Maybe f) (Maybe f)
|
||||
-- | An array literal with list of children.
|
||||
| Array [f]
|
||||
-- | A class with an identifier, superclass, and a list of definitions.
|
||||
|
Loading…
Reference in New Issue
Block a user