mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-28 21:01:00 +00:00
4 lines
54 B
Perl
4 lines
54 B
Perl
|
|
# Perl file without shebang
|
|
print "Hello, world!\n";
|