5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
/**
|
|
* @param bar this is a string
|
|
*/
|
|
fun f(bar: String) { }
|