Files
kotlin-fork/compiler/testData/diagnostics/tests
Denis Zharkov 4725dd3028 Implement recovery for incomplete expression before declaration
It's needed when declarations are parsed as a part of previous expression
(see tests)

Currently we apply this kind of recovery in a conservative way,
only when declaration starts at the next line, and while
the condition could be relaxed, there's no need to do this

 #KT-4948 Fixed
 #KT-7118 Fixed
2016-07-15 18:59:31 +03:00
..
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2016-06-09 16:42:42 +03:00
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2015-10-07 15:50:23 +03:00
2015-10-07 15:50:23 +03:00
2016-05-16 15:38:13 +03:00
2015-10-14 01:29:10 +03:00
2015-10-14 01:29:10 +03:00
2015-09-25 19:20:20 +03:00
2015-10-14 01:29:10 +03:00
2015-10-07 21:56:07 +03:00
2015-10-14 20:51:01 +03:00
2015-10-16 22:19:33 +03:00
2016-05-16 15:38:13 +03:00
2015-10-19 20:45:00 +03:00