mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 11:07:43 +07:00
GitOrigin-RevId: ad58fe40fa08a263fc68c39d7f2fe0e6e7ef9938
5 lines
86 B
Java
5 lines
86 B
Java
class Scratch {
|
|
public static void main(String[] args) {
|
|
call(f -><caret>)
|
|
}
|
|
} |