mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
5 lines
41 B
Perl
Executable File
5 lines
41 B
Perl
Executable File
#!usr/bin/perl
|
|
|
|
print "hello\n";
|
|
exit 0;
|