Skip to content

Commit 7bca0cd

Browse files
committed
[fsharp] update tm grammar (1.4.11)
1 parent 1ebaa4f commit 7bca0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/fsharp/syntaxes/fsharp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"patterns": [
9797
{
9898
"name": "comment.block.fsharp",
99-
"begin": "(\\(\\*)",
99+
"begin": "(\\(\\*(?!\\)))",
100100
"end": "(\\*\\))",
101101
"beginCaptures": {
102102
"1": {

0 commit comments

Comments
 (0)