blob: 2db3c539ada9ed6952718b57afd52399ccf90a88 [file] [log] [blame]
package impl;
class Service{
public Service(int a){}
}