// IS_APPLICABLE: false annotation class Ann class AnnotatedParam(val v: Double, @Ann val x: Int, var s: String)