On Thu Jun 28 08:14:23 2012, moritz wrote:
> < TimToady> oh, wait
> < TimToady> Variable matches are considered declarative if and only if
> the variable
> < TimToady> is known to represent a constant
> < TimToady> nr: constant $x = 'ab'; say ('ab' ~~ / a | b | $x /).Str
> <+p6eval> rakudo 88a9d6
On Thu Jun 28 08:14:23 2012, moritz wrote:
> < TimToady> oh, wait
> < TimToady> Variable matches are considered declarative if and only if
> the variable
> < TimToady> is known to represent a constant
> < TimToady> nr: constant $x = 'ab'; say ('ab' ~~ / a | b | $x /).Str
> <+p6eval> rakudo 88a9d6