blob: f7699ca6f2c8b2f8fbf9842312e32825d7f2bc5d [file] [log] [blame]
/**
* @param s this is a string
*/
fun f(<caret>s: String) { }