Merge pull request #111 from faustinoaq/patch-1

enable breakpoints for crystal language
This commit is contained in:
Jan Jurzitza 2017-06-16 11:39:10 +02:00 committed by GitHub
commit bb124c467c

View file

@ -57,7 +57,8 @@
"nim", "nim",
"arm", "arm",
"asm", "asm",
"vala" "vala",
"crystal"
] ]
}, },
"variables": { "variables": {