We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01429c3 commit ce60c2bCopy full SHA for ce60c2b
t/nqp/102-multidim.t
@@ -1,6 +1,6 @@
1
#! nqp
2
3
-plan(190);
+plan(191);
4
5
sub is-dims(@arr, @expected-dims, $description) {
6
my $got-dims := nqp::dimensions(@arr);
0 commit comments