2 lines
34 B
Raku
2 lines
34 B
Raku
|
|
my $result = somefunc(1,2,3) + 2;
|
|
|
my $result = somefunc(1,2,3) + 2;
|