1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 02:44:36 +03:00

Indentation

This commit is contained in:
Rick Winfrey 2016-09-08 15:22:05 -05:00
parent 96b048e08b
commit 92b243d454

View File

@ -11,7 +11,7 @@ import Term
-- | A programming language.
data Language =
C
C
| CoffeeScript
| CPlusPlus
| CSharp