[vb] vb dosn't support block comments

This commit is contained in:
Martin Aeschlimann 2015-12-09 11:05:30 +01:00
parent d60cc73d82
commit 2b2d81331b

View file

@ -1,7 +1,6 @@
{
"comments": {
"lineComment": "'",
"blockComment": [ "/*", "*/" ]
"lineComment": "'"
},
"brackets": [
["{", "}"],