{
"comments": {
"lineComment": ["(:", ":)"]
"blockComment": [ "(:~", "~:)"]
},
"brackets": [
[
"{",
"}"
],
"[",
"]"
"(",
")"
]
}