added table get

This commit is contained in:
afonya2 2025-06-03 19:51:19 +02:00
parent 4faabe0d9c
commit 9b0335e8d6
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
5 changed files with 54 additions and 4 deletions

View file

@ -1 +1,2 @@
gethelj a = {1,2,3}
gethelj a = {1,2,3}
gethelj b = a[0]