index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.jason
/
scoping16.C
blob: d88501e67a41eea475b568caa63e0c40336a095b (
plain
)
1
2
3
4
struct A { int a(); // ERROR - int a; // ERROR - };