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
Failed highlighting test will now try to create diff to help you with expectations
[fedora-idea.git]
/
testData
/
psi
/
normalizeDeclaration
/
1_after.java
blob
af20328429f9a6b0bacb076f9c91d1cc04695f2a
1
class
A
{
2
{
3
AAA
[][]
x
;
4
AAA
[]
y
;
5
AAA
[]
z
;
6
}
7
}