diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/dz_comp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dz_comp b/test/dz_comp index 58cd2f0f..46dbf85a 100755 --- a/test/dz_comp +++ b/test/dz_comp @@ -8,8 +8,8 @@ nc‿rt‿prim ← "-nocomp"‿"-rt"‿"-prim" ∊ •args GetRT ← {𝕤: ⟨ref⟩ ← •Import "../src/pr.bqn" provide ← ⟨ - 0≠≡ # IsArray - ⊑⟨⟩⥊0⊸⥊ # Type + •Type # Type + ⊑⟨⟩⥊0⊸⥊ # GetFill ⋆⁼ # Log ≠¨⊔ # GroupLen ∾⊔∘⊢ # GroupOrd |
