introduce constant: do not delete self if it is still needed

This commit is contained in:
Anna Kozlova
2009-09-16 16:08:29 +04:00
parent e0a46c5f2f
commit 7f5dae1e86
4 changed files with 16 additions and 1 deletions
@@ -0,0 +1,4 @@
@SuppressWarnings(<selection>"CONST"</selection>)
class Me {
}