Sign in
android
/
toolchain
/
gcc
/
donut
/
.
/
gcc-4.2.1
/
libjava
/
testsuite
/
libjava.compile
/
redef5.java
blob: 2698e0ff7a2f4abc10eda15c4022564eb24429af [
file
]
package
bar
.
foo
;
// Redefining and stuffing the redefined class with something
class
redef5
{
class
redef5
{
void
foobar
()
{}}
}