Merge pull request #41 from blackducksw/ubuntu_14
[ohcount] / test / detect_files / perl_shebang_prolog_body.pl
1 #!%PERL%
2 % This is prolog code, but the shebang says perl, so we respect the shebang and choose perl.
3 Head :- Body.