Skip to content

Commit 189a209

Browse files
committed
added issue 13 to the index
1 parent d7ae8f0 commit 189a209

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Here are the available issues:
1616
- [Issue 09 - The Swift Runtime (Part 7) - Subscripts](issue09/README.md)
1717
- [Issue 10 - The Swift Runtime (Part 8) - Switch Statement](issue10/README.md)
1818
- [Issue 11 - `@autoclosure`, `@inline`, `@noescape`, and `@noreturn` Keywords](issue11/README.md)
19-
- [Issue 12 - Adding Assembly Code to Swift](issue12/README.md)
19+
- [Issue 12 - Adding Assembly Code to Swift](issue12/README.md)
20+
- [Issue 13 - Loops](issue13/README.md)

issue13/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Swift Weekly - Issue 13 - Internals of a Loop
1+
Swift Weekly - Issue 13 - Loops
22
===
33
Vandad Nahavandipoor
44
http://www.oreilly.com/pub/au/4596

0 commit comments

Comments
 (0)