Files
kotlin-fork/compiler/testData/psi/annotation/Annotations_ERR.kt
T
2015-10-15 19:20:11 +03:00

39 lines
354 B
Kotlin
Vendored

package foo.bar.goo
abstract
open
enum
open
annotation
override
open
abstract
@[]
private
protected
public
internal
@[foo<A, B>(a, b), ina foo.bar.goo.doo<f>.foo<bar, goo>.foo]
@[df]
in
@[sdfsdf ]
@[s fd d, ]
out
class Bar<abstract
open
enum
open
annotation
override
open
abstract
@[sdfsd sdfsd a.b.f.c]
private
protected
public
internal
in
out
T> {
}