Sign in
android
/
platform
/
tools
/
idea
/
767536605379e492929a763f4a585cb4f499b9f6
/
.
/
java
/
java-tests
/
testData
/
codeInsight
/
copyReference
/
CopyFile_after.java
blob: b0c0783cccee8f9772c6c7b3b2a64c2c3f37bfe9 [
file
] [
log
] [
blame
]
class
X
{
String
s
=
"/x/x.txt<caret>"
;
}