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