Files
linguist/samples/Ruby/wrong_shebang.rb
2012-07-23 15:52:49 -05:00

3 lines
40 B
Ruby

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