blob: 757c699fa160ca794bab73506c472407cd68667c [file] [log] [blame]
// IGNORE_DEXING
class `(X)` {
fun `(Y)`() {}
}
// One in the file name, one in the class header, two in local variables in the constructor and the method, and one in kotlin.Metadata.d2
// 5 \(X\)
// One in the method header and one in kotlin.Metadata.d2
// 2 \(Y\)