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-07-04 15:42:35 +03:00
2016-05-18 19:21:38 +03:00
2016-01-19 18:39:59 +03:00
2016-06-10 21:28:04 +03:00
2016-04-22 15:16:57 +03:00
2016-03-15 14:53:03 +03:00
2016-06-27 15:33:31 +03:00
2016-07-12 16:27:48 +03:00
2016-05-16 15:38:13 +03:00
2016-03-28 14:13:59 +03:00
2016-06-08 18:53:16 +03:00
2016-01-25 21:53:09 +03:00
2016-07-15 18:59:31 +03:00
2016-01-22 05:54:38 +03:00
2016-03-16 20:22:59 +03:00
2016-03-16 20:22:59 +03:00
2016-06-27 15:33:28 +03:00
2016-05-06 22:11:38 +02:00
2016-02-17 20:52:00 +03:00
2016-07-12 15:19:02 +03:00
2016-06-28 10:33:29 +03:00
2016-04-29 15:08:54 +03:00
2016-05-16 15:38:13 +03:00
2016-04-25 17:41:08 +03:00
2016-01-29 01:00:47 +03:00
2016-07-15 18:59:31 +03:00
2016-02-13 10:20:20 +03:00
2016-06-23 16:12:03 +03:00
2016-04-04 23:12:37 +03:00
2016-02-20 14:55:16 +03:00
2016-06-09 12:57:59 +03:00
2016-06-30 21:32:38 +02:00
2016-02-19 22:28:44 +03:00
2016-01-22 05:54:38 +03:00
2016-02-19 12:52:40 +03:00
2016-05-04 17:07:48 +03:00