6 lines
34 B
Perl
6 lines
34 B
Perl
![]() |
int a;
|
||
|
a = 42;
|
||
|
printint(a);
|
||
|
%%
|
||
|
42
|