XmacsLabs / mogan

Mogan STEM Suite (based on GNU TeXmacs): Enjoy exploring science and technology!
https://mogan.app
GNU General Public License v3.0
374 stars 30 forks source link

[75_26] Upgrade to lolly 1.4.22 and use ranged for loop on array<string> #1878

Closed da-liii closed 4 months ago

da-liii commented 4 months ago

What

Why

Ranged for loop is better than index based for loop.

How to test your changes?

Test if the # leading comment works fine in Scheme/Python code block.