mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 00:19:11 +07:00
GitOrigin-RevId: 4c83c726cb3cfb95920054b04737ff0f1a88be40
4 lines
67 B
Java
4 lines
67 B
Java
class TestClass {
|
|
void foo(int a,
|
|
int b){<caret>
|
|
} |