source-academy / js-slang

Implementations of sublanguages of JavaScript, TypeScript, Scheme and Python
https://source-academy.github.io/source/
Apache License 2.0
66 stars 104 forks source link

Fixing AST to string conversion #1690

Closed martin-henz closed 5 months ago

martin-henz commented 5 months ago

fixes #1689: Rendering a sequence should not increase the indentation level

Tested this in frontend, where indentation works properly now.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8797436519

Details


Totals Coverage Status
Change from base Build 8795524964: 0.0%
Covered Lines: 10917
Relevant Lines: 12952

💛 - Coveralls