b47a33cf9d
The main purpose was to test getOrDefault w/ non/null value does not bother the resolution. To be aligned with test file mapGetOrDefault_nullable.kt, this one should test getOrDefault too. All we needed was // WITH_STDLIB
2 lines
146 B
Plaintext
Vendored
2 lines
146 B
Plaintext
Vendored
Resolved to:
|
|
PsiMethod:getOrDefault($this$getOrDefault: PsiType:Map<? extends K, ? extends V>, key: PsiType:K, defaultValue: PsiType:V): PsiType:V |