From 5a477b9cfe4653cd33a67ac5004eeb3565018e25 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 4 May 2021 20:42:32 -0400 Subject: Support namespace creation in the compiler --- src/cjs.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cjs.bqn') diff --git a/src/cjs.bqn b/src/cjs.bqn index 0646fa62..771aff29 100755 --- a/src/cjs.bqn +++ b/src/cjs.bqn @@ -24,7 +24,7 @@ useInd ← "-i"≡⊑args←•args ⋄ args↓˜↩useInd Comp ← ((<"runtime" Ind F)¨↕62) glyphs _getComp ⊢ J ← ∾∾⟜(@+10)¨ Fconst ← ≡◶⟨@⊸≤◶Num‿Char, Str, ⊑⟩ -Fout ← (≠↑⟨F,Fconst,L F¨,F⟩˙) {L𝕎¨𝕩}¨ ⊢ +Fout ← (≠↑⟨F,Fconst,L ·F¨4⊸↑,F⟩˙) {L𝕎¨𝕩}¨ ⊢ Long ← ∾ (≠↑1‿3/⟨" "⊸∾⋄((@+10)∾" ,")⊸∾⟩˙) {𝕎𝕩}¨ ⊢ LFC ← Long∘Fout∘Comp -- cgit v1.2.3