mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
namespace test
|
|
|
|
final class test.Simple : jet.Any {
|
|
final /*constructor*/ fun <init>(): test.Simple
|
|
}
|