save before apply thing from l3

This commit is contained in:
tuvu
2025-02-13 23:58:00 +01:00
3 changed files with 67 additions and 15 deletions

View File

@@ -22,6 +22,7 @@ options {
}
prog : bloc EOF
{$t = new TurtleAST()}
;
bloc : sujet listvc P manyb // <entity> list.
;