From 34adf0b392045ff267afea5f0bb501e05cd19052 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 7 Feb 2022 19:35:18 -0500 Subject: =?UTF-8?q?Fix=20runtime=20comments=20about=20when=20=C2=A8=20is?= =?UTF-8?q?=20required?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/r1.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/r1.bqn') 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 -- cgit v1.2.3