Skip to content

Instantly share code, notes, and snippets.

@c1800054work
Last active June 21, 2022 02:34
Show Gist options
  • Save c1800054work/c821109d49761a9a43390e0ec3002ee4 to your computer and use it in GitHub Desktop.
Save c1800054work/c821109d49761a9a43390e0ec3002ee4 to your computer and use it in GitHub Desktop.
#if !DEBUG
public func print(_ items: Any..., separator: String = " ", terminator: String = "\n") { }
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment