diff options
| -rwxr-xr-x | src/cjs.bqn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cjs.bqn b/src/cjs.bqn index cb60b7df..d5566edf 100755 --- a/src/cjs.bqn +++ b/src/cjs.bqn @@ -12,4 +12,4 @@ Gen ← L G GenLong ← ∾ (1‿2/⟨" new Uint8Array("∾∾⟜")"⋄((•UCS 10)∾" ,")⊸∾⟩) {𝕎𝕩}¨ G • ← ∾∾⟜(•UCS 10)¨ Gen¨ •args #• ← GenLong •EX •path∾"pr.bqn" -#• ← GenLong ∾∾⟜(•UCS 10)¨ (•LNS •path∾"c.bqn")∾<"Compile" +#• ← GenLong ∾∾⟜(•UCS 10)¨ •LNS •path∾"c.bqn" |
