Closed
Description
Summary
If a language feature and a library feature are given the same name ![feature(<name>)]
will only evaluate the language feature.
Expected Result
There should either be some sort of error that is thrown if both a language feature and a library feature have the same name, or both should be evaluated.