mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
Disable test until KT-10405 not fixed
This commit is contained in:
@@ -3,7 +3,7 @@ package test
|
||||
public final class Some {
|
||||
/*primary*/ public constructor Some()
|
||||
|
||||
@test.Some.Companion.TestAnnotation() public companion object Companion {
|
||||
public companion object Companion {
|
||||
/*primary*/ private constructor Companion()
|
||||
|
||||
public final annotation class TestAnnotation : kotlin.Annotation {
|
||||
|
||||
Reference in New Issue
Block a user