> Yes, there was an obvious syntax conflict there, so you can add > parenthesises when listing several constraints : > > class Test1<T:(A,B)> { > ... > } Thanks Nicolas. Wiki updated. Z