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-29 19:49:00 +03:00
2018-04-10 17:25:12 +03:00
2018-04-03 19:18:14 +02:00
2018-03-14 12:25:20 +01:00
2018-04-10 16:14:23 +03:00
2018-03-26 16:09:29 +03:00
2018-03-30 20:39:55 +03:00
2018-04-04 17:56:32 +02:00
2018-04-03 21:11:12 +03:00
2018-04-10 10:47:22 +03:00
2018-04-09 18:13:35 +02:00
2018-04-04 16:23:55 +02:00
2018-04-03 21:11:12 +03:00
2018-04-10 15:45:55 +03:00
2018-01-18 12:49:38 +01:00
2018-04-03 19:45:37 +02:00
2018-04-02 19:26:24 +03:00
2018-03-26 16:09:29 +03:00
2018-04-04 16:23:56 +02:00
2018-03-26 16:09:29 +03:00
2018-04-04 16:17:38 +02:00
2018-04-10 17:25:12 +03:00
2018-04-10 17:25:12 +03:00
2018-04-10 15:58:30 +03:00
2018-04-10 15:38:16 +03:00
2018-04-06 19:11:19 +03:00
2018-04-03 19:18:14 +02:00
2018-04-06 14:17:32 +02:00
2018-03-30 20:39:55 +03:00
2018-04-06 08:53:31 +02:00