Files
linguist/test/fixtures/blob/wrong_shebang.rb
2011-05-21 17:41:43 -05:00

3 lines
40 B
Ruby

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