PSLambda
PSLambda copied to clipboard
Generic keyword with no generic type arguments throws NRE
Example:
generic([Linq.Enumerable]::ToArray($items))
It should throw a parse exception with description and error extent.