Files
Alexandr Evstigneev e986bf3265 IDEA-240930 refactored braces highlighting tests to be more friendly
GitOrigin-RevId: d7d758b0c574aef1918591931ace1fa2239eb1fa
2020-05-15 07:34:19 +00:00

3 lines
33 B
Java

class Foo <caret>{
int field;
}