Main { public static void main(String args[]) throws Exception {{ Schema s = Schema.parse(System.in); }} }