// My: to be implemented // DISABLE-ERRORS annotation class CommonAnnotation expect class My { tailrec fun foo(arg: Int): Int @CommonAnnotation fun initialize() }