7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
<spot>package bar.foo</spot>
|
|
|
|
class MyClass: OtherClass {
|
|
fun myFun() {
|
|
|
|
}
|
|
} |