#ifdef a const b = a; #else const int b=1; #endif 这段代码无法通过编译么
收起
我编译没有错误,应该和编译器有关,请问编译器告诉你是什么错误?
报告相同问题?