The current behavior was 4^n with n the number of parentheses in the expressionpull/190/head
parent
986e90845a
commit
12c297425a
@ -0,0 +1,4 @@ |
||||
SELECT * WHERE { |
||||
?s ?p ?o . |
||||
FILTER((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((true)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))) |
||||
} |
@ -0,0 +1,3 @@ |
||||
SELECT * WHERE { |
||||
?s ((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((<http://example.com>)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))) ?o |
||||
} |
Loading…
Reference in new issue