Files
linguist/test/fixtures/test-perl2.pl
2011-07-05 18:01:44 -03:00

4 lines
54 B
Perl

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