![JAR search and dependency download from the Maven repository](/logo.png)
repairability_test_files.Elixir.elixir2.two.elixir2_two_t Maven / Gradle / Ivy
class elixir {
public static void main(String[] args) {
int x=20;
int y=10;
System.out.println(func());
}
public static int func(){
return y;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy