DEBSOURCES
Skip Quicknav
sources / ruby-tty-command / 0.10.1-1 / spec / fixtures / non_zero_exit
12345
#!/usr/bin/env ruby # frozen_string_literal: true puts "nooo" exit 1