7 lines
68 B
Plaintext
Vendored
7 lines
68 B
Plaintext
Vendored
/**
|
|
* This is the same as [xyzzy]
|
|
*/
|
|
fun foo() {}
|
|
|
|
fun xyzzy() {}
|