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