All Downloads are FREE. Search and download functionalities are using the official Maven repository.

repairability_test_files.Elixir.elixir6.six.elixir6_six_s Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version

class elixir {

    public static void main(String[] args) {
        int x=20
        if(x>5)
            System.out.println(x);

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy