4 lines
45 B
Swift
4 lines
45 B
Swift
import SwiftMixedLib
|
|
|
|
print(add(a: 1, b: 2))
|
import SwiftMixedLib
|
|
|
|
print(add(a: 1, b: 2))
|