From 6acd8ae1290062af909425b9604956c03f3204af Mon Sep 17 00:00:00 2001 From: Heinz Knutzen Date: Mon, 11 Oct 2021 17:46:55 +0200 Subject: [PATCH] Better adaptable to other $count --- go/testdata/huge.pl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/go/testdata/huge.pl b/go/testdata/huge.pl index a42d613ab..85520fd4d 100755 --- a/go/testdata/huge.pl +++ b/go/testdata/huge.pl @@ -51,6 +51,8 @@ END } END +my ($b2a, $b3a) = two_bytes($count); + (my $path = $0) =~ s/\.[^.]+$/.t/ or die; open(my $fh, '>', $path) or die; print $fh <