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