mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 09:14:39 +02:00
fix #2308
This commit is contained in:
@@ -20,7 +20,7 @@ Multi-line comments look like this
|
||||
*/
|
||||
|
||||
// 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
|
||||
|
||||
// Imports the Foundation headers with #import
|
||||
|
Reference in New Issue
Block a user