Complete this/super before delegation call

This commit is contained in:
Denis Zharkov
2015-02-13 13:09:25 +03:00
parent 50c8c6f68b
commit 9be45af267
3 changed files with 15 additions and 0 deletions
@@ -0,0 +1,5 @@
class A(x: Int) {
constructor(): <caret>
}
// EXIST: this, super