4 lines
69 B
Swift
Raw Normal View History

2023-05-23 16:38:00 +02:00
import main
public func importing() -> Int { main.exported() + 1 }