import main

public func importing() -> Int  { main.exported() + 1 }
