Commit
commit c8b1e04112bce95ba03d008e87e199f0f1c4ebc0 Author: Jan DankertDate: Mon Jun 6 13:35:56 2022 +0200 Change: Completely ignoring let,var,const statements. modules/dsl/ast/DslAssignment.class.php | 6 ++++-- modules/dsl/ast/DslInitialisation.class.php | 32 ----------------------------- modules/dsl/ast/DslStatementList.class.php | 15 -------------- 3 files changed, 4 insertions(+), 49 deletions(-)