This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-01 10:48:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2042376d2996ae7bd68d9c79a930a7bdafa4e9b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advRawStringLiteral
/
StringToRawTransformationWithWrongSeparators.java
Anna.Kozlova
a2717a8087
RSL: convert invalid line separators (IDEA-190959)
2018-04-25 19:33:37 +02:00
5 lines
48 B
Java
Raw
Blame
History
class
A
{
{
String
s
=
"
a<caret>
\
r
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink