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