mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +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