edited function definitions

This commit is contained in:
Partho
2025-04-11 16:28:16 -04:00
parent 3e1e159561
commit 55bc098de5
2 changed files with 31 additions and 12 deletions

View File

@ -5,7 +5,7 @@ type rec: [integer: x; integer: y]
type T1: integer -> integer
type T2: rec -> integer
type arr: 1 -> integer
type w : rec
function foo: T1
function bar1: T2
function bar2: T2