blob: 878e9978c3d56f4902e9730589010cb1f131f8db [file] [log] [blame]
object A {
fun f() : S<caret>
}
object A {
fun f() : S
}
// EXIST: String