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++.other
/
crash1.C
blob: f7caa2f00badf7ba85dcf77a41cdbb3b64a88f8d (
plain
)
1
2
3
4
5
6
class A { enum B { ONE, TWO, THREE }; }; class A::B; // ERROR - A::B is not a class type