top | item 42110616

(no title)

raiph | 1 year ago

er, what? (⊙_)

discuss

order

librasteve|1 year ago

oh yeah - that was dumb - sorry I misread the examples in the parent

fwiw I am pointing out that say my $x=42;

is doing the 'my' declaration in the middle of the 'say' and '$x=42' so that providing declarations in the middle of a regular routine such as `say $x` is kind of a ternary syntax in how that stanza is parsed