MCPcopy Create free account
hub / github.com/LFYSec/MScan / A

Class A

src/test/resources/sideeffect/ConstructorTest.java:9–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9class A {
10 A a = null;
11
12 A() {
13 }
14}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected