Drop deprecated pre-1.0 API. Remove remaining usages in tests.

This commit is contained in:
Ilya Gorbunov
2016-12-22 21:16:14 +03:00
parent 72e461e2d5
commit 85232ffa07
5 changed files with 7 additions and 54 deletions
@@ -19,7 +19,7 @@ object Delegate {
// OK
}
property.accessible = true
property.isAccessible = true
property.set(thiz, "")
return "OK"