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

repairability_test_files.Elixir.elixir1.one.elixir1_one_s Maven / Gradle / Ivy


class elixir {

    public static void main(String[] args) {

        float x=20
        System.out.println(x);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy