summaryrefslogtreecommitdiff
path: root/doc/tutorial/argv.rb
diff options
context:
space:
mode:
authorBurdette Lamar <[email protected]>2021-04-09 08:21:34 -0500
committerNobuyoshi Nakada <[email protected]>2021-04-11 08:52:50 +0900
commitc795f30ef00e5d428b4ffaf95e91d61f4a26a505 (patch)
treed287c0292e4a25859a241e648242be09a9e4c4c7 /doc/tutorial/argv.rb
parent97abd0f6afeeab287b371e9ccc5dd28a33d13a83 (diff)
[ruby/optparse] Reorganize Ruby example files for sharing (#14)
https://github.com/ruby/optparse/commit/9a2352c1c9
Diffstat (limited to 'doc/tutorial/argv.rb')
-rw-r--r--doc/tutorial/argv.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/tutorial/argv.rb b/doc/tutorial/argv.rb
deleted file mode 100644
index 12495cfa1f..0000000000
--- a/doc/tutorial/argv.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-p ARGV
-