summaryrefslogtreecommitdiff
path: root/sample/opt_x.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/opt_x.rb')
-rw-r--r--sample/opt_x.rb6
1 files changed, 4 insertions, 2 deletions
diff --git a/sample/opt_x.rb b/sample/opt_x.rb
index 4fc9a25276..47a67f6cfa 100644
--- a/sample/opt_x.rb
+++ b/sample/opt_x.rb
@@ -1,7 +1,9 @@
+test for option `-x'
+
this is a forwarding header
this is a header too.
- #! ruby
-this is a trailing
+
+from here script starts
#! ./ruby -v
print("tt\n")
__END__