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

repairability_test_files.Elixir.elixir5.five.elixir5_five_t Maven / Gradle / Ivy


class elixir {

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy