Files
kotlin-fork/idea/testData/diagnosticMessage/illegalSuspendCall1.txt
T
2017-02-08 11:07:26 +03:00

3 lines
119 B
Plaintext
Vendored

<!-- illegalSuspendCall1 -->
Suspend function 'foo' should be called only from a coroutine or another suspend function