Closed GoogleCodeExporter closed 9 years ago
Yeah, we should probably have some notation like that. Anyone, feel free to
jump in and propose an appropriate syntax.
Original comment by dim...@google.com
on 13 Feb 2014 at 12:34
Maybe:
/**
* @template T
* @return {Array.<T>}
*/
function fn() { return [] }
fn /** @template {string} */();
Original comment by concavel...@gmail.com
on 3 Mar 2014 at 6:45
Issue tracking has been migrated to github. Please make any further comments on
this issue through https://github.com/google/closure-compiler/issues
Original comment by blic...@google.com
on 1 May 2014 at 6:31
Original comment by blic...@google.com
on 1 May 2014 at 6:34
Original issue reported on code.google.com by
omerkl...@google.com
on 12 Feb 2014 at 7:32