From f15c8d5c4df2f2d2a2ade8fd8fb6834d7c9fc3e2 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 14 Sep 2010 03:11:15 -0700 Subject: [PATCH] Migrated from tips-and-tricks v6 --- Tips-and-tricks.textile | 1 + 1 file changed, 1 insertion(+) 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