Self-types and anonymous initializers

This commit is contained in:
Andrey Breslav
2011-01-05 23:17:10 +03:00
parent 4466d1f08f
commit b84107104c
13 changed files with 767 additions and 527 deletions
@@ -0,0 +1,12 @@
class Foo {
{
foo()
val c = f
}
this() {
}
}