cronokirby / iku

WIP programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow function parameters

cronokirby opened this issue · comments

Functions should be able to accept parameters by name, and use them inside the function body.