3ea195e1a2
#KT-31921 Fixed
4 lines
182 B
Kotlin
Vendored
4 lines
182 B
Kotlin
Vendored
// "Create expected annotation class in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
actual annotation class <caret>My actual constructor(actual vararg val arg: String) |