<div dir="ltr">On 27 May 2013 21:40, Iain Buclaw <span dir="ltr"><<a href="mailto:ibuclaw@ubuntu.com" target="_blank">ibuclaw@ubuntu.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Well it is in...<br>
<br>
<a href="https://github.com/D-Programming-GDC/GDC/commit/15907b95026d451f443b4b6d263c85e0524e517e" target="_blank">https://github.com/D-Programming-GDC/GDC/commit/15907b95026d451f443b4b6d263c85e0524e517e</a><br>
<br>
<br>
As for testing:<br>
---<br>
{<br>
  @attribute("target", T)  void func(string T)() { }<br>
<br>
  func!"sse.4.1";<br>
}<br>
---<br>
<br>
Error: undefined identifier T.<br>
<br>
<br>
Looks like the frontend rejects this - will find out whether this is a<br>
bug or intentional...<br></blockquote><div><br></div><div style>Yep, I saw that coming a mile off! >_<</div><div style>I can't imagine any good reason why it shouldn't be supported. Just that nobody ever considered it in the context of UDA's.</div>
</div></div></div>