No duplicate property accessor should be allowed

This commit is contained in:
Valentin Kipyatkov
2015-10-21 19:23:17 +03:00
parent 6eba45febd
commit 74f2d60e19
5 changed files with 73 additions and 15 deletions
@@ -10,12 +10,6 @@ class Some {
// EXIST: enum class
// EXIST: final
// EXIST: fun
/*TODO*/
// EXIST: get
// EXIST: "get() = "
// EXIST: "get() {}"
// EXIST: inner
// EXIST: internal
// EXIST: object