> Date: Mon, 02 Mar 2009 11:46:51 -0800
> From: jonathan.gibbons at sun.com
> The syntax for module version queries includes support for ranges
> introduced by '(' and '[', but doesn't allow ',', so you can't write
> requires M@[1,2)
> without quoting the stuff after the @.
>
> Is this intentional?
No, I doubt it. Looks like a bug.
- Mark