Files
kotlin-fork/compiler/testData/codegen
Alexander Udalov dcd5cad427 KT-2280 Recursive function declared in function results in VerifyError
#KT-2280 Fixed

A closure's constructor should not take an instance of itself as an
argument, because it would require caller to pass yet uninitialized
value. Instead it should initialize a corresponding field with 'this'
2012-07-31 19:38:14 +04:00
..
2012-07-30 20:58:42 +04:00
2012-06-02 02:18:29 +04:00
2012-07-30 13:24:59 +03:00
2012-01-10 12:21:37 +04:00
2011-10-20 16:21:18 +02:00
2011-10-20 16:21:18 +02:00
2011-11-30 10:20:19 +03:00