9 lines
80 B
Plaintext
Vendored
9 lines
80 B
Plaintext
Vendored
class NoPrimary {
|
|
constructor()
|
|
|
|
constructor(x: String)
|
|
|
|
val x: String
|
|
}
|
|
|