Javacow

31
reputation

class Javacow { public Javacow() { System.out.println("Moooo!"); } }