aggregate test case missing

There are  syntax test cases on aggregates with the "distinct" keyword 
in syntax-query but no evaluation test case with "distinct" in 
aggregates. For example:

select (count(distinct ?v) as ?c)


Olivier

Received on Tuesday, 4 October 2011 07:59:04 UTC