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