Fixed highlighting for raw bytes literals

This commit is contained in:
Dmitry Vasiliev
2010-11-09 19:58:04 +03:00
parent 825a9e65f2
commit d510d31b02
3 changed files with 16 additions and 6 deletions

View File

@@ -76,6 +76,10 @@ b"test"
b"тестtest"
br"test"
br"\a\b"
# Formattings
" %f "