mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
GitOrigin-RevId: 5eaf9006989f3f6d16327a48cc80b26adef5d4f4
3 lines
108 B
Java
3 lines
108 B
Java
public void printError(String detail, int line, String file, String popop) {
|
|
String s = popop;
|
|
} |