This website requires JavaScript.
Explore
Help
Sign In
liangsp
/
afu8u
Watch
1
Star
0
Fork
You've already forked afu8u
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
de78c9a6e1
afu8u
/
langtools
/
test
/
tools
/
javac
/
policy
/
test1
/
B.java
21 lines
133 B
Java
Raw
Blame
History
/* /nodynamiccopyright/ */
class
B
{
B
(
)
{
}
}
class
B1
{
B1
(
)
{
x
=
1
;
}
}
class
B2
{
B2
(
)
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink