[perl #127135] [BUG] Infinite Loop with missing second arg on .subst-mutate
[email protected] ("Zoffix Znet via RT")
| Newsgroups | perl.perl6.compiler |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 04 Jan 2016 03:00:00 -0800, elizabeth wrote: > > On 04 Jan 2016, at 11:51, Lloyd Fournier <[email protected]> > > wrote: > > > > There is no mention of subst-mutate in the design docs. Should I > > still write tests in roast? > > Well, subst-mutate is *not* used inside of the core itself, so I can > only assume it is intended to be user-facing. So yes, please add > tests for it in roast, in a new file as to easily keep it apart should > that be needed after all. > > > > Liz There's a bunch of tests for it now and I marked the one that tests this bug in https://github.com/perl6/roast/commit/6c54594dc95ac06f941951abbeab1e2f5e0ec4c5