blob: 22afbaf34c001f079e5cd49068559351b9cb561a [file]
fun foo(x: String) {
val y = x.setOf<caret>
}