On Sat, Jan 5, 2013 at 10:20 PM, Walter Bright
<[email protected]>wrote:

> On 1/5/2013 10:54 AM, Philippe Sigaud wrote:
>
>> Another bug report?
>>
>
> This is as designed, not a bug. The attribute must start with a @( or
> @identifier. Not @keyword, @number, @string, @operator, etc.
>

That, I can understand.

But why is @(MyType) accepted, whereas @(int) is not?

Reply via email to