3 lines
47 B
Plaintext
Vendored
3 lines
47 B
Plaintext
Vendored
class C {
|
|
private var bar: String? = null
|
|
} |