Migrated from tips-and-tricks v6

This commit is contained in:
Araq 2010-09-14 03:11:15 -07:00
parent ee7da1478a
commit f15c8d5c4d
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ h1. Using reserved words as identifiers
* You can use the slanted quote string syntax if you need to use a reserved word as an identifier: <code>var `type`: int</code>
h1. Tricks with conditional compilation
<pre>
const someFeature = True