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

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


class elixir {

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy