!7 p-exp { PatternSyntaxException e = cast getException(r { Pattern.compile("(bla") })); print(e.getIndex()); }