You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will cause a SystemStackError when match? or translate is ran, since the last subrule will keep attempting to see if :S matches. There is a test that validates the exception is thrown which could be changed to check that this is still broken or has been fixed.
The text was updated successfully, but these errors were encountered:
This will cause a SystemStackError when match? or translate is ran, since the last subrule will keep attempting to see if :S matches. There is a test that validates the exception is thrown which could be changed to check that this is still broken or has been fixed.
The text was updated successfully, but these errors were encountered: