Merge pull request #41 from blackducksw/ubuntu_14
[ohcount] / test / detect_files / foo.pro
1 pro foo
2
3   print, 'hello world!'
4
5 end