The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
//package pt.v1.tea.testapp;

class MainProgram {

    public static void main(String[] args) {
        try {
            Integer c = new Integer(22);
            Integer b = new Integer(22);
            TeaUnkownType a = (map_45_apply(area, ((c, b), (b, c))));
for (TeaUnknownType b : a) {
                System.out.println(b);
            }
            System.out.println(c);
            System.out.println(b);
        } catch(Exception e) {
            System.out.println(e.getMessage());
        }
    }



    public static TeaUnknownType area(in1, in2) {
        //  temos aki um comentario
for (TeaUnknownType i : in1) {
            System.out.println(i);
        }
    }
}