mnlrsn
mnlrsn
Ah, it won't accept failing tests. Issue created at #951 .
Do I read this correctly that a `Range` is `Expression .. Expression`, and that an `Expression` can be formed of a `Range`? Then, a `Range` could be formed of `Range...
> > even if it sounds goofy, the syntax allows it Sure, that was my point, too. The question is more if it *should* allow it...
For clarity, there is a workaround: Re-name the function, for instance to `creat()`.
Problem also goes away if the assignment in the function body is removed. See #1093.
Closing this pull request as it was intended to provide a test even if failing at the current state of development. Since there is no collection of tests for features...