Sign in
apache
/
netbeans
/
980c7f261edc4e4eed0d30056de05b3018112265
/
.
/
java
/
java.editor
/
test
/
qa-functional
/
data
/
CC15Tests
/
src
/
test9
/
CCTest9bii.java
blob: 4458b5431d64e2c335d7e2ef97eda03253843a89 [
file
]
package
test9
;
public
class
CCTest9bii
{
public
static
void
main
(
String
[]
args
)
{
CCTest9a
e
;
//Check that CCTest9a is in the CC
}
}