diff options
Diffstat (limited to 'src/cjs.bqn')
| -rwxr-xr-x | src/cjs.bqn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cjs.bqn b/src/cjs.bqn index 6ed5c5ae..3645b71f 100755 --- a/src/cjs.bqn +++ b/src/cjs.bqn @@ -11,8 +11,9 @@ J ← ∾∾⟜(•UCS 10)¨ Fout ← ⟨L∾⟜25,L Fconst¨,L⟨⊑"fmd"⊸⊐,⊢,⊢,≠⟩⊸(L{𝕎𝕩}¨)¨⟩ {𝕎𝕩}¨ 0‿1‿3 ⊏ ⊢ Frun ← ("provide.concat("∾∾⟜")")⌾(1⊸⊑) Fout Long ← ∾ (1‿2/⟨" new Uint8Array("∾∾⟜")"⋄((•UCS 10)∾" ,")⊸∾⟩) {𝕎𝕩}¨ ⊢ -• ← (⊑"r"‿"c"⊐⊏)◶⟨ +• ← (⊑"r"‿"c"‿"fmt"⊐⊏)◶⟨ {𝕩⋄Long Frun {𝕩⊸↓⌾(1⊸⊑)Comp𝕨}´ •EX •path∾"pr.bqn"} {𝕩⋄Long Fout Comp J •LNS •path∾"c.bqn"} + {𝕩⋄Long Fout Comp J •LNS •path∾"fmt.bqn"} J L∘Fout∘Comp¨ ⟩ •args |
