On Thu Dec 17 06:37:02 2015, elizabeth wrote: > [...] > > When `is cached` trait is used without declaring `use experimental > > :cached` the error message does not mention the fact that > > experimental is missing, but it should: > > Fixed with 7188229344f93cf4b1eb , tests needed.
I started to look where to put a test, but than I saw, that we don't have any tests for X::Experimental. Thinking about it, such tests (or e.g. for X::NYI) seem to be not very useful in roast. Firstly they had to be changed once something becomes non-experimental or fully implemented. And secondly they look more like implementation details than like language specification. Therefore I'm closing this ticket as 'resolved' without adding tests. If you don't agree with my above reasoning, feel free to re-open the ticket and/or add tests.
