From 782237941e04cfd55e6515f8e97e4fa765a7da9c Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 19 May 2021 14:40:06 -0400 Subject: Add fill tests for Merge with empty result --- test/cases/fill.bqn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test') diff --git a/test/cases/fill.bqn b/test/cases/fill.bqn index 1528f7a8..21603ca6 100644 --- a/test/cases/fill.bqn +++ b/test/cases/fill.bqn @@ -62,6 +62,8 @@ # Combinations (' '¨⊸≍"abc") ≡ »>⟨"abc","def"⟩ +" "≡⊑>2⥊<0⥊<"ab" +" "≡⊑>0⥊<<"ab" (' '¨⊸≍"abc") ≡ »"abc"≍"def" ≡○(⊑0⊸⥊)⟜(∾↑) (↕3) + <⟨0,'a'‿2⟩ 0‿0 ≡ ⊑0⊸⥊ 1‿3∾○↕2‿3 -- cgit v1.2.3