Files
linguist/test/fixtures/perl/test-perl2.pl
2012-06-07 12:17:24 -05:00

4 lines
54 B
Perl

# Perl file without shebang
print "Hello, world!\n";