ca86dbee72
Fixes #KT-15150
6 lines
182 B
Kotlin
Vendored
6 lines
182 B
Kotlin
Vendored
// "Add Android View constructors using '@JvmOverloads'" "true"
|
|
// ERROR: The type has a constructor, and thus must be initialized here
|
|
|
|
package android.content
|
|
|
|
public class Context |