Changed visibility for trait static fields

This commit is contained in:
Michael Bogdanov
2015-10-09 10:24:44 +03:00
parent 8198ac77cb
commit afa281357a
9 changed files with 9 additions and 11 deletions
@@ -11,4 +11,4 @@ interface Test {
// TESTED_OBJECT_KIND: property
// TESTED_OBJECTS: Test$Companion, prop
// FLAGS: ACC_PRIVATE, ACC_STATIC
// FLAGS: ACC_PROTECTED, ACC_STATIC