uniconproject / unicon

http://www.unicon.org
Other
57 stars 28 forks source link

Fix UniDoc's handling of single-line compound expressions. #480

Closed StephenWampler closed 1 month ago

StephenWampler commented 1 month ago

Fixes the problem UniDoc has with procedures ending with a single-line compound expression. Also fixes a related issue with the handling of continued csets and strings under the same conditions.