Fixes recursion bug in disambiguate_in().
[ohcount] / test / detect_files / foo.pro
1 pro foo
2
3   print, 'hello world!'
4
5 end