Skip to content

Commit

Permalink
Remove extraneous newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrmont authored and supersven committed Apr 7, 2020
1 parent 9e88960 commit 170c5b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rouge/lexers/ghc_cmm.rb
Expand Up @@ -158,7 +158,6 @@ class GHCCmm < RegexLexer
rule %r/\.\./, Operator
rule %r/[+\-*\/<>=!&|~]/, Operator
rule %r/[\[\].{}:;,()]/, Punctuation

end

state :keywords do
Expand Down

0 comments on commit 170c5b7

Please sign in to comment.