Efficient doc string annotator; tests.

This commit is contained in:
Dmitry Cheryasov
2009-06-08 04:31:09 +04:00
parent 5825238679
commit 2cdd275589
5 changed files with 57 additions and 49 deletions

View File

@@ -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>