blob: 47e471f53163fb8c4c849384869884ca877c39d5 [file] [log] [blame]
/**
* @param x A string
* @param y A number with a really long description that spans multiple lines and goes
* on and on and is very interesting to read
*/
fun f(x: String, y: Int) {}