mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
AllOpen: Add IDE integration
This commit is contained in:
committed by
Yan Zhulanow
parent
4d638c2cfd
commit
6abde4223b
4
plugins/allopen/allopen-cli/testData/bytecodeListing/noAllOpen.kt
vendored
Normal file
4
plugins/allopen/allopen-cli/testData/bytecodeListing/noAllOpen.kt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
class Test {
|
||||
val prop: String = ""
|
||||
fun method() {}
|
||||
}
|
||||
Reference in New Issue
Block a user