Minor cleanup.
This commit is contained in:
@@ -791,7 +791,7 @@
|
||||
L</code></pre>
|
||||
<h3 id="discussion-19">Discussion</h3>
|
||||
<p>This is useful sometimes, and you can <a href="#dup">dup</a> or <a href="#dupd">dupd</a> with two quoted programs to handle the cases when you just want to deal with <a href="#section-14"><=</a> or <a href="#section-9">>=</a> and not all three possibilities, e.g.:</p>
|
||||
<pre><code>[G] [LE] dup cmp
|
||||
<pre><code>[G] [EL] dup cmp
|
||||
|
||||
[GE] [L] dupd cmp</code></pre>
|
||||
<p>Or even:</p>
|
||||
|
||||
Reference in New Issue
Block a user