public int asd(){}

이런식인데


int a=asd();

일케안하고


asd(); 이거만하면 안됨?