mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-26 12:20:55 +07:00
Fixes EA-213710 - [JoinLines] IOOBE: ImmutableText.outOfRange GitOrigin-RevId: 13ab2f27bbcf5457671331c8b41e5897d9d82255
5 lines
100 B
Java
5 lines
100 B
Java
class Foo {
|
|
void test() {
|
|
}
|
|
// this test must have a single newline at the end-of-file
|
|
} |