On Thu Nov 15 05:08:56 2012, bbkr wrote:
> 2012.10 - still broken
> 
> $ perl6 -e 'enum X <a b c>; say a ~~ Int; say True ~~ Int'
> True
> False

Fixed now; nine++ did the majority of the hard work, and I cleaned up the last 
few issues just now and merged the work and spectest updates, including 
coverage added in S02-types/bool.t.

/jnthn

Reply via email to