diff --git a/Tips-and-tricks.textile b/Tips-and-tricks.textile index db7605a..81366b3 100644 --- a/Tips-and-tricks.textile +++ b/Tips-and-tricks.textile @@ -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: var `type`: int h1. Tricks with conditional compilation +
 const someFeature = True