diff options
Diffstat (limited to 'website/features/index.html')
-rw-r--r-- | website/features/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/features/index.html b/website/features/index.html index edc173fb..06b6763e 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -36,6 +36,8 @@ <dd>Captain's Log, stardate 24435.7: "What was that line again?"</dd> <dt><a href="val.html"><code>val</code></a></dt> <dd>Finally! hassle-free final local variables.</dd> + <dt><a href="Delegate.html"><code>@Delegate</code></a></dt> + <dd>Don't lose your composition</dd> </dl> </div> <div class="pointer"> |