Sign in
android
/
platform
/
tools
/
idea
/
934b9431b0b827a132df794e307fe5a2b70de00b
/
.
/
java
/
java-tests
/
testData
/
codeInsight
/
copyReference
/
CopyFile_dst.java
blob: 82b50cd7990c1dc5c0628296c08f6448f4e7e8b6 [
file
] [
log
] [
blame
]
class
X
{
String
s
=
"<caret>"
;
}