Ilmir Usmanov
eb3b9032d6
Add synthetic flag to generated private suspend functions
...
Private suspend functions need to be generated as package-local, since
they are called from their continuations.
However, this means that they can be called from Java, which breaks
their private visibility.
Adding synthetic to them fixes the issue.
#KT-17584: Fixed
2018-04-10 17:25:12 +03:00
..
2018-03-15 18:23:16 +01:00
2017-12-28 20:31:44 +03:00
2017-10-18 12:45:45 +02:00
2018-01-26 11:30:44 +03:00
2018-01-26 11:30:44 +03:00
2017-11-29 10:15:32 +03:00
2018-04-10 15:58:30 +03:00
2018-04-10 17:25:12 +03:00
2018-02-11 16:21:23 +03:00
2018-03-15 19:00:31 +03:00
2018-03-08 11:50:08 +01:00
2018-04-09 18:13:36 +02:00
2018-02-08 17:08:33 +01:00
2018-03-15 10:34:33 +03:00
2018-02-09 10:54:28 +03:00
2018-03-26 17:19:35 +02:00
2018-04-09 11:24:37 +03:00
2018-01-12 13:54:42 +03:00
2018-04-03 21:50:25 +02:00
2018-04-02 19:14:28 +03:00
2018-02-08 12:39:26 +03:00
2017-09-26 16:40:47 +03:00
2017-10-03 16:10:33 +03:00
2018-02-08 17:07:23 +01:00
2018-02-08 14:11:57 +01:00
2017-10-10 17:01:23 +02:00
2017-10-10 18:27:00 +03:00
2018-03-26 17:21:09 +02:00
2018-04-04 16:17:38 +02:00
2018-03-14 15:30:40 +01:00
2018-02-13 13:16:43 +03:00