> On May 18, 2015, at 12:54 PM, Jason Merrill <jason at redhat.com> wrote: > > On 05/05/2015 09:17 PM, Jason Merrill wrote: >> ::= U <source-name> <type> [ <template-args> ] > > Or, rather, > > ::= U <source-name> [<template-args>] <type> > > I've submitted a pull request for this change. Applied, thanks! John.