RMODINRIA / DebuggableASTInterpreter

An AST interpreter that accepts stepping operations
0 stars 6 forks source link

[P12] DASTInterpreterTests>>#testInterpretItselfAddition , #testInterpretItselfInteger and #testInterpretItselfLessThan fail #32

Open adri09070 opened 1 year ago

adri09070 commented 1 year ago

Error: Variable statements not defined!

adri09070 commented 1 year ago

To me, this one is an issue of the AST implementation from Pharo in P12: https://github.com/pharo-project/pharo/issues/14039