mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 14:38:30 +07:00
7 lines
58 B
Java
7 lines
58 B
Java
class Foo {
|
|
|
|
Object test() {
|
|
return !n<caret>
|
|
}
|
|
}
|