sqrt function works... finally... ;-;
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
add = Func(a: Int, b: Int): Int {
|
||||
return a + b;
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
add = Func(a: Int, b: Int): Int {
|
||||
return a + b;
|
||||
}
|
||||