Created
May 21, 2016 07:58
-
-
Save haranicle/90ceed9494fee205285ac46ed6b9d0f7 to your computer and use it in GitHub Desktop.
ですよねー #CodePiece
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let t: AnyClass = NSObject.self | |
typealias T = t // Use of undeclared type 't' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment