Files
linguist/samples/ruby/wrong_shebang.rb
2012-06-22 10:09:24 -05:00

3 lines
40 B
Ruby

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