tests update

This commit is contained in:
Scarlett
2025-05-06 22:35:26 -04:00
parent 6e34758ac9
commit 5a01cb8419
49 changed files with 442 additions and 291 deletions

View File

@ -1,4 +1,4 @@
001:
001:
002: type string: 1 -> character
003: type BooleanXBoolean: [Boolean: x; Boolean: y]
004: type characterXcharacter: [character: x; character: y]
@ -34,7 +34,7 @@
034: external function inC: integer2character
035:
036: function entry: string2integer
037:
037:
038: entry (arg) := {
039: [integer:x; integer:y; integer: result]
040: