Skip to content

Commit

Permalink
Test for ZEN-POS on Seq
Browse files Browse the repository at this point in the history
  • Loading branch information
FCO committed Oct 19, 2018
1 parent a47e16c commit 7d23fbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions S32-list/seq.t
Expand Up @@ -227,3 +227,6 @@ Seq.new(
method count-only { pass $mess }
}.new
).Numeric;

# GH #2383
lives-ok { Nil for my $s := "abc".comb[]; $s.head }, "ZEN-POS working for Seq";

0 comments on commit 7d23fbc

Please sign in to comment.