mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Efficient doc string annotator; tests.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# missing last quote, escaped
|
||||
<error descr="Missing closing quote [']">'abc\'</error>
|
||||
a = 1 # make below not a doc comment
|
||||
<error descr="Missing closing quote [']">'abc\'</error>
|
||||
|
||||
Reference in New Issue
Block a user