codereport / jsource

J Language Source Code. Livestream links ⬇️
https://www.youtube.com/playlist?list=PLVFrD1dmDdvfVhYLU_iKkV67X9XqCJLWe
Other
38 stars 20 forks source link

Use correct variable name in TODO message #160

Closed herwinw closed 3 years ago

herwinw commented 3 years ago

There is no mention of b in the related statement, but it does introduce c. It looks very much like like a copy-paste of a few lines above, where the update of the variable name has been forgotten.