Skip to content
Snippets Groups Projects
Unverified Commit 034c68a7 authored by Simpel's avatar Simpel Committed by GitHub
Browse files

fix: correct csv delimiter

Made groovy syntax with wrong delimiter.

related #2
parent 7d3c1818
Branches
No related tags found
No related merge requests found
......@@ -174,7 +174,7 @@ F#,(* ~ *)
Forth,( ~ )
GNU-bc,/* ~ */
Go,/* ~ */
Groovy;/* ~ */
Groovy,/* ~ */
Handlebars,{{! ~ }}
Handlebars,{{!-- ~ --}}
Haskell,{- ~ -}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment