Skip to content

Commit

Permalink
Introduce line continuation
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeharris100 committed Oct 27, 2011
1 parent 1641907 commit 9bff3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -66,6 +66,7 @@ <h3>Syntax Stuff</h3>
<li><code>x if cond else y</code></li>
<li><code>None</code></li>
<li>Inner Classes</li>
<li>Line continuation - use implied form or <code>\</code> if you must</li>
</ul>
</section>

Expand Down

0 comments on commit 9bff3e4

Please sign in to comment.