tests update
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user