mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
namespace test
|
|
|
|
public final annotation class test.SimpleAnnotation : jet.Any {
|
|
public final /*constructor*/ fun <init>(): test.SimpleAnnotation
|
|
}
|