Files
linguist/test/fixtures/ruby/wrong_shebang.rb
2012-06-07 12:17:24 -05:00

3 lines
40 B
Ruby

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