We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sorry for being persistent, same question as in
#9403 (comment)
how is this going to work with unused parameters?
fiction third(x:any, y: any, z: T) : T { return z; } // need only last one