repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixes for host gcc 4.6.1
[zpugcc/jano.git]
/
toolchain
/
gcc
/
libjava
/
testsuite
/
libjava.compile
/
redef5.java
blob
2698e0ff7a2f4abc10eda15c4022564eb24429af
1
package
bar
.
foo
;
2
// Redefining and stuffing the redefined class with something
3
4
class
redef5
{
5
class
redef5
{
void
foobar
() {}}
6
}