Skip to content

Instantly share code, notes, and snippets.

@dominickm
Created June 4, 2018 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominickm/2a56fa734b9dd9c69af06ce9b08f11f7 to your computer and use it in GitHub Desktop.
Save dominickm/2a56fa734b9dd9c69af06ce9b08f11f7 to your computer and use it in GitHub Desktop.
MSHub.swift
import UIKit
extension Github {
var clippy: String {
return "To continue using Github, please install Edge."
}
}
let sadness = Github.clippy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment