891011121314
public int x() { return 1; } public void execute() { throw new SlimError("EXECUTE_THROWS"); }