4 lines
76 B
Swift
4 lines
76 B
Swift
import main
|
|
|
|
public func importing() -> Int { return main.exported() + 1 }
|