grammars/source.rascal.json in github-linguist-6.4.1 vs grammars/source.rascal.json in github-linguist-7.0.0
- old
+ new
@@ -67,10 +67,9 @@
},
"regex": {
"patterns": [
{
"name": "string.regexp.rascal",
- "begin": "/(?!/|\\*)",
"end": "/([dims]*)",
"patterns": [
{
"include": "#regex_escape"
},