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