Codebase list ohcount / scrub-obsolete/main test / detect_files / foo.pro
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

foo.pro @scrub-obsolete/mainraw · history · blame

1
2
3
4
5
pro foo

  print, 'hello world!'

end