зеркало из https://github.com/github/ruby.git
4 строки
49 B
Ruby
4 строки
49 B
Ruby
|
#!/usr/bin/env ruby
|
||
|
|
||
|
exit((ARGV[0] || "0").to_i)
|