Add UltraLightFacadeClassTest
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/** should load cls */
|
||||
|
||||
suspend fun doSomething(foo: String): Int {}
|
||||
|
||||
fun <T> async(block: suspend () -> T)
|
||||
Reference in New Issue
Block a user