aboutsummaryrefslogtreecommitdiff
path: root/docs/help/beginblock.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/beginblock.html')
-rw-r--r--docs/help/beginblock.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/beginblock.html b/docs/help/beginblock.html
index 283ae2ce..28dd2474 100644
--- a/docs/help/beginblock.html
+++ b/docs/help/beginblock.html
@@ -6,6 +6,7 @@
<div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div>
<h1 id="left-curly-bracket-"><a class="header" href="#left-curly-bracket-">Left Curly Bracket (<code><span class='Brace'>{</span></code>)</a></h1>
<h2 id="--begin-block"><a class="header" href="#--begin-block"><code><span class='Brace'>{</span> <span class='Value'>...</span></code>: Begin Block</a></h2>
+<p><a class="fulldoc" href="../doc/syntax.html#blocks">→full documentation</a></p>
<p>Starts a block, which can be one of:</p>
<ul>
<li>Function</li>