func-section #1

Merged
sashakoshka merged 52 commits from func-section into main 2022-09-03 18:09:14 -06:00
Showing only changes of commit 9fd285920b - Show all commits

View File

@ -0,0 +1,18 @@
:arf
---
func ro basicExternal
> someInput:Int:mut
< someOutput:Int 4
---
external
func ro method
@ bird:{Bird}
> someInput:Int:mut
< someOutput:Int 4
---
external
func ro basicPhrases
---