repo.or.cz
/
fedora-idea.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
CompletionStyleTest -> community
[fedora-idea.git]
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
style
/
before5.java
blob
f7356d98730132972877b275f071a9aafd628201
1
class
A
{
2
{
3
String xxxx
;
4
String a
= <
caret
>
5
}
6
}