annotation class ann fun test([ann] p: Int) { } val bar = fun test([ann] g: Int) {} val bas = { ([ann] t: Int) -> }