add operations

This commit is contained in:
afonya2 2025-05-24 18:17:32 +02:00
parent c880366eb0
commit 581c301165
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
2 changed files with 88 additions and 42 deletions

View file

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