Closed RamiroPastor closed 3 years ago
Agree, there should probably be a comma. Do you want to fix this and add a regression test?
Stale issue message
This issue has not seen any activity in a long time. If no further activity occurs, it will be closed after ten weeks.
Agree, there should probably be a comma. Do you want to fix this and add a regression test?
Maybe in the future, when i learn what is a regression test
what is a regression test
It's a test that guards against this problem happening in the future, i.e. it prevents a "regression".
You could, for example, fix the issue and add exactly your example as a test. That would already be sufficient.
The code:
Produces:
Which is missing a comma. Is this intentional, and related to #19 ?