Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/defaultValueInConstructorRemoved/A.kt.new.1
T
2016-03-10 23:36:40 +03:00

3 lines
33 B
Groff
Vendored

package foo
open class A(x: Int)