othersource.swift 76 B

1234
  1. public func getOther() -> String {
  2. return "String from other source."
  3. }