는 아니고 삽질

class A
{
 static const int a=3;
};

class B
{
static const double a=3;
};


A는 컴파일됨

B는 컴파일 안됨

바보같이 만듬 헤헤

이거 왜 업데이트 안하지 자바는 다 되던데