Pull Up: Kotlin -> Java interoperability
This commit is contained in:
committed by
Alexey Sedunov
parent
ffc56a7c31
commit
a9783ffe81
@@ -0,0 +1,4 @@
|
||||
class <caret>A: I {
|
||||
// INFO: {"checked": "true"}
|
||||
public fun foo(): Int = 1
|
||||
}
|
||||
Reference in New Issue
Block a user