Skip to content

Instantly share code, notes, and snippets.

@moaible
Created June 23, 2016 08:59
Show Gist options
  • Select an option

  • Save moaible/542759729072411593ed414f7e5737fa to your computer and use it in GitHub Desktop.

Select an option

Save moaible/542759729072411593ed414f7e5737fa to your computer and use it in GitHub Desktop.
#!/usr/bin/env swift
#if os(OSX)
import Darwin
#else
import Glibc
#endif
import Foundation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment