mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 22:58:46 +00:00
Procedure Literal
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import "test"
|
||||
|
||||
add :: proc(a, b: int) -> int {
|
||||
return a + b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user