Decomposers removed

This commit is contained in:
Andrey Breslav
2011-01-12 19:29:57 +03:00
parent 04f5db774a
commit fa060ffa33
25 changed files with 415 additions and 1020 deletions
@@ -14,8 +14,6 @@ class foo {
type foo = ;
decomposer (a, b, c
this() : this(a, b, c), Foo<T(bar)
this() : this(a, b, c), Foo<T>(bar) {