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-02 11:18:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c60b8aab8f53bbdee24e87f88424a680d42a8d8a
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