aboutsummaryrefslogtreecommitdiff
path: root/src/r1.bqn
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-02-07 19:35:18 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-02-07 21:05:14 -0500
commit34adf0b392045ff267afea5f0bb501e05cd19052 (patch)
tree5104d4f6ccc66c080b2c9f8d284a7765ec497e88 /src/r1.bqn
parent808bafd2251529a141c0d4a737398b23dd4c1d1e (diff)
Fix runtime comments about when ¨ is required
Diffstat (limited to 'src/r1.bqn')
-rw-r--r--src/r1.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r1.bqn b/src/r1.bqn
index 5280171c..9e0a899c 100644
--- a/src/r1.bqn
+++ b/src/r1.bqn
@@ -1,6 +1,6 @@
# BQN runtime part 1. Requires:
# Type Fill Log GroupLen GroupOrd _fillBy_
-# +-×÷⋆⌊⌈|<>=≠≤≥≢⊢⊣⥊∾⋈↑↓↕⊏⊑!⌜˙˜´`∘○⊸⟜◶⊘⍟
+# +-×÷⋆⌊⌈|<>=≠≤≥≢⊢⊣⥊∾⋈↑↓↕⊏⊑!⌜˙˜¨´`∘○⊸⟜◶⊘⍟
# Filled in by runtime: glyphs and default PrimInd
# Provides: all BQN primitives