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-01-09 08:09:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9664fc455e7f033dd6d33d4efc276883c6f9da2
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advRawStringLiteral
/
StringToRawTransformation.after.java
Anna.Kozlova
3de00fcc41
convert string to raw string literal intention (IDEA-189855)
2018-04-13 20:06:15 +02:00
7 lines
47 B
Java
Raw
Blame
History
class
A
{
{
String
s
=
`
a
"
"
b
c
\
`
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink