David Nicol wrote: > enjoy Thank you. That’s a good start. The destruction tests at the end seem redundant, as do some of the ->[...] tests, which just repeat what ref.t has. Yes, we support the ->** syntax. Things missing: - Exhaustive whitespace tests for $foo -> ** for all types of ** - Tests for ->*{ and ->@{ - Tests for scoping of my variables as in ${\my $x} vs (\my $x)->$*Thread Previous | Thread Next