Failed highlighting test will now try to create diff to help you with expectations
[fedora-idea.git] / testData / psi / normalizeDeclaration / SCR9467_1_after.java
blobe1b2d3ad898726c1d54cbbecd5274892130dc641
1 class A{
2 final int a = 1;
3 final int b = 2;
4 final int c = 3;