Last active
August 12, 2018 18:23
-
-
Save nishabe/a0968879e8bef2a5387809bc5ae3ee2d to your computer and use it in GitHub Desktop.
OBJC: PRETTY FUNCTION
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
NSLog(@"%s",__PRETTY_FUNCTION__); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment