blob: 334362dbc626163081b00301ba2ca9d5a4c7a5ef [file] [log] [blame]
PREFIX : <http://example/>
SELECT *
{
?s ?p ?o
LET ( ?x := 1+3 )
?s ?p ?o
}