add select-bit-cells test
This commit is contained in:
parent
7eb2b97e29
commit
9672f07c1b
@ -135,6 +135,7 @@ a←↕2 ⋄ ! "e" ≡ (↕10){b←a‿a‿a‿a‿a‿a‿a‿a‿a‿a ⋄
|
||||
!"⊏: 𝕩 cannot be an atom" % ⟨⟩⊏5
|
||||
!"Expected integer, got 1.5" % ⟨1.5⟩ ⊏ "ab"‿"cd"
|
||||
!"⊏: Indexing out-of-bounds (10∊𝕨, 2≡≠𝕩)" % ⟨10⟩ ⊏ "ab"‿"cd"
|
||||
{𝕩 ! ↕∘≠⊸⊏⊸≡ 20‿𝕩•rand.Range 2}¨ (↕70)∾⥊(64×1‿2‿3‿4‿5)+⌜¯1‿0‿1‿30‿60
|
||||
|
||||
# 𝕨⊑𝕩
|
||||
!"⊑: 𝕨 contained a non-integer" % ⟨0.1⟩⊑↕3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user