[Analysis API] add info about context receivers to the Analysis API
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
context(kotlin.Int, s@kotlin.String)
|
||||
class A {
|
||||
constructor(int: Int) {}
|
||||
}
|
||||
Reference in New Issue
Block a user