blob: 0e27b2c0a7706d9be8e7fc1983750eda444236dd [file] [log] [blame]
// "Remove @JvmOverloads annotation" "true"
// WITH_RUNTIME
annotation class A <caret>@JvmOverloads constructor(val x: Int = 1)