mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-03-05 05:29:30 +00:00
4 lines
54 B
Perl
4 lines
54 B
Perl
|
|
# Perl file without shebang
|
|
print "Hello, world!\n";
|