added operatiom parsing

This commit is contained in:
afonya2 2025-05-17 19:39:51 +02:00
parent 2851612e39
commit 3f8d1df4cb
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
2 changed files with 80 additions and 15 deletions

View file

@ -1,2 +1,3 @@
gethelj a = 1
gethelj b = a + 2
gethelj b = a + (2+2)
gethelj c = ugass(a,b)