AA: add tests for PsiDeclarationAndKtSymbolEqualityChecker
This commit is contained in:
committed by
Ilya Kirillov
parent
846ab7d97b
commit
2a864b3685
@@ -0,0 +1,5 @@
|
||||
// WITH_STDLIB
|
||||
|
||||
fun box() {
|
||||
"with default".capital<caret>ize()
|
||||
}
|
||||
Reference in New Issue
Block a user