Elizabeth Mattijsen

Results 905 comments of Elizabeth Mattijsen

Test added with https://github.com/rakudo/rakudo/commit/dd62b98e09

Test added with https://github.com/rakudo/rakudo/commit/ea5a74d24d

Test added with https://github.com/rakudo/rakudo/commit/804c40411e

Feels to me this PR can be closed?

Ping: seems like a good PR slowly going to waste :-(

Golfed to: ```raku # file lib/A.rakumod our sub a($a) { dd $a } our &b = &a.assuming(0.5); ``` and then on HEAD: ``` % raku -Ilib -MA -e 'a(42); b'...

CI looks pretty red?

Same for ` 2A76 THREE CONSECUTIVE EQUALS SIGNS ⩶` as a Unicode version for `===`

So you're saying it should return `2` always? Or just the first time?

Test added with https://github.com/rakudo/rakudo/commit/49005b54d6