5 lines
45 B
Swift
5 lines
45 B
Swift
|
|
||
|
func SwiftFunc() -> Int32 {
|
||
|
return 0;
|
||
|
}
|