aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cases/fill.bqn4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/cases/fill.bqn b/test/cases/fill.bqn
index ef9e86c3..bf42ee7a 100644
--- a/test/cases/fill.bqn
+++ b/test/cases/fill.bqn
@@ -39,6 +39,8 @@
" cba" ≡ ¯4↑⌽"abc"
"bca " ≡ 4↑1⌽"abc"
≡○»⟜(⊏≍) ⥊<"ab"‿∞
+" bc" ≡ »«"abc"
+" "‿0 ≡ ⊑0⥊»4⥊<"str"‿∞
"c " ≡ 3↑⍉'c'
(≍" ") ≡ »⍉⌊‿1⥊"wxy"
" "≡1↑»3/"ab"
@@ -62,6 +64,8 @@
(' '¨⊸≍"abc") ≡ »"abc"≍"def"
≡○(⊑0⊸⥊)⟜(∾↑) 0‿'a'‿2 + <⟨0,1‿2⟩
0‿0 ≡ ⊑0⊸⥊ 1‿3∾○↕2‿3
+" ax" ≡ »"a"»"xyz"
+0‿0 ≡ ⊑0⊸⥊ 5‿4<⊸«⥊↕2‿2
# Group
"" ≡ ⊑0⥊⟨⟩⊔""