Created
December 4, 2013 07:54
-
-
Save akuraru/7783786 to your computer and use it in GitHub Desktop.
いつの間にかこれでも良くなった
This file contains 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
@implementation HogeViewController { | |
__weak IBOutlet UIView *piyo; | |
} | |
@end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment