mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-13 00:53:54 +07:00
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
package impl;
|
|
class Service{
|
|
public Service(int a){}
|
|
} |