This commit is contained in:
trochas
2025-04-09 16:12:35 +02:00
3 changed files with 10 additions and 10 deletions

View File

@@ -62,6 +62,7 @@ public class SymTable {
stackMap.minus(stackMap.indexOf(stackMap.getLast()));
}
public PMap<String,ValueTable> peppapeek(){
if(stackMap.isEmpty()){
System.out.println("TEST...............................");