Fixes recursion bug in disambiguate_in().
[ohcount] / test / detect_files / foo_perl2.pl
1
2 # Also a Perl file but without the shebang line
3 print "Hello, world!\n";