stagex/tests/perl/main.pl
2023-11-15 02:24:13 -08:00

4 lines
47 B
Perl

use strict;
use warnings;
print("Success\n");