lateinit modifier on property

This commit is contained in:
Yan Zhulanow
2015-09-02 21:04:28 +03:00
parent 48bccab31e
commit add13cae82
32 changed files with 129 additions and 24 deletions
@@ -36,4 +36,5 @@ class Some {
// EXIST: init
// EXIST: companion object
// EXIST: sealed
// EXIST: lateinit
// NOTHING_ELSE