Files
linguist/test/fixtures/wrong_shebang.rb
2011-06-07 10:32:23 -05:00

3 lines
40 B
Ruby

#!/usr/bin/env python
puts "Not Python"