Javacow

31
reputation
1
5

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