|
|
|
|
|
by bobbyi_settv
4342 days ago
|
|
Rule 7 says: g('al') must return "gal".
If you add assert g('al') == 'gal'
as the last line of solution 1, the assertion will not pass. I'm not saying there is a rule that mentions "resetting state". I'm saying that their failure to reset state is the bug leading to them not following the rules. |
|
https://github.com/eatnumber1/goal/pull/18