提交 794103a7 编写于 作者: R Ramya Achutha Rao

Update grammar for var related bug fix

上级 7403245d
...@@ -615,15 +615,15 @@ ...@@ -615,15 +615,15 @@
}, },
"patterns": [ "patterns": [
{ {
"include": "#variables" "include": "$self"
}, },
{ {
"include": "$self" "include": "#variables"
} }
] ]
} }
] ]
} }
}, },
"version": "https://github.com/atom/language-go/commit/190bfd97cc97bd9228dc12feaa7329afb2e070fa" "version": "https://github.com/atom/language-go/commit/c1fe618ccf2dcd17118c5600c49b1c539f26d5c5"
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册