Closed JohnCoene closed 1 month ago
Allow use of type to define function signature
type
type fn: func(int) int
Allow use of
type
to define function signature