예제 #1
0
파일: net31.C 프로젝트: Freeaqingme/OpenBSD
void foo_e::setfoo_c() {
        bar_b(0) = func;				// ERROR - 
}
예제 #2
0
파일: net31.C 프로젝트: 0day-ci/gcc
void foo_e::setfoo_c() {
        bar_b(0) = func;				// { dg-error "" } 
}