![JAR search and dependency download from the Maven repository](/logo.png)
spoon.examples.fieldaccess.src.C2 Maven / Gradle / Ivy
The newest version!
package spoon.examples.fieldaccess.src;
public class C2 {
void m() {
new C().i=3;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy