blob: 51fd8eea22b949857a2396bb966a4cbdbc0e05ca [file]
class WithMain {
public static void main(String[] args){
}
public void myTestMethod(){}
}