Files
kotlin-fork/idea/testData/checker/regression
svtk 671b8913ed frontend bugs fixed:
fun f(): Int = "s" //was ok
  fun g(): Int { if (1 < 2) {} else {} }//was ok
  fun h(): Int { val a = 1 } //was ok
2011-08-05 17:43:32 +04:00
..
2011-06-15 18:00:22 +04:00
2011-06-15 18:00:22 +04:00
2011-08-05 17:43:32 +04:00
2011-07-06 18:18:11 +04:00
2011-07-06 19:36:09 +04:00
2011-08-05 17:43:32 +04:00