Add src/mylib.comet
This commit is contained in:
3
src/mylib.comet
Normal file
3
src/mylib.comet
Normal file
@@ -0,0 +1,3 @@
|
||||
func foo(int a, int b) -> int {
|
||||
return a + b
|
||||
}
|
||||
Reference in New Issue
Block a user