Added checks for navigation elements for cls members.

This commit is contained in:
Evgeny Gerashchenko
2012-03-12 15:59:07 +04:00
parent 128d074532
commit f4eba40f45
11 changed files with 103 additions and 38 deletions
+2 -2
View File
@@ -3,5 +3,5 @@
package testData.libraries
abstract class AbstractClass {
}
[abstract class AbstractClass {
}]