"class" and "class.java" should be available after expression too

This commit is contained in:
Valentin Kipyatkov
2016-06-23 17:02:34 +03:00
parent a25841e9c7
commit cd5ffa5895
2 changed files with 3 additions and 6 deletions
@@ -49,8 +49,8 @@ class C {
}
}
// ABSENT: class
// ABSENT: class.java
// EXIST: class
// EXIST_JAVA_ONLY: class.java
// EXIST: { itemText: "memberFunInA", attributes: "" }
// EXIST: { itemText: "memberValInA", attributes: "" }