This commit is contained in:
ven 2016-07-12 19:14:38 +02:00 committed by GitHub
parent e249d12ee6
commit 8f99c7ab7e

View File

@ -20,7 +20,7 @@ Multi-line comments look like this
*/ */
// XCode supports pragma mark directive that improve jump bar readability // XCode supports pragma mark directive that improve jump bar readability
#pragma mark Navigation Functions // New tag o@"Third number = %@", thirdNumber); // prin jump bar named 'Navigation Functions' #pragma mark Navigation Functions // New tag on jump bar named 'Navigation Functions'
#pragma mark - Navigation Functions // Same tag, now with a separator #pragma mark - Navigation Functions // Same tag, now with a separator
// Imports the Foundation headers with #import // Imports the Foundation headers with #import