aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/r.bqn1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/r.bqn b/src/r.bqn
index 7949c199..594f7a76 100644
--- a/src/r.bqn
+++ b/src/r.bqn
@@ -376,7 +376,6 @@ FC←{ # Fill cell
}
Windows←{
- "𝕨↕𝕩: 𝕩 must be an array" ! IsArray 𝕩
"𝕨↕𝕩: 𝕨 must have rank at most 1" ! 1≥=𝕨
r←≠𝕨↩Deshape 𝕨
𝕨{