blob: 60e3cdf2890b0147ffce152721054f570676889b [file] [log] [blame]
function main(args) {
System.out.println(new java.lang.Exception("ERROR"));
}