aboutsummaryrefslogtreecommitdiff
path: root/test/dz_comp
diff options
context:
space:
mode:
Diffstat (limited to 'test/dz_comp')
-rwxr-xr-xtest/dz_comp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dz_comp b/test/dz_comp
index a9cfd531..54456093 100755
--- a/test/dz_comp
+++ b/test/dz_comp
@@ -4,7 +4,7 @@ nc‿rt‿ref ← "-nocomp"‿"-rt"‿"-ref" ∊ •args
files ← "simple"‿"syntax"‿"prim"⍟(0=≠) ('-'≠⊑)¨⊸/ •args
"Can't test runtime without the compiler!" ! ¬nc∧rt∨ref
-Native ← {⍎𝕩}
+Native ← •BQN
exec ← ((rt⌈2×ref)¬nc)◶⟨
Native˙ # Native
{𝕤⋄ ⟨DRun⟩←•Import "../dc.bqn" ⋄ DRun} # Compiled; native runtime