Override/Implement actions are now inherits visibility.

This commit is contained in:
Sergey Lukjanov
2012-04-04 19:15:25 +04:00
parent 9b04e85282
commit d4cce32008
9 changed files with 63 additions and 11 deletions
@@ -12,4 +12,4 @@ class SomeTest : Test {
fun some() {
}
}
}