summaryrefslogtreecommitdiff
path: root/process.c
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2021-10-25 20:45:05 +0900
committerYusuke Endoh <mame@ruby-lang.org>2021-10-25 20:45:05 +0900
commit1eac38c6093a03688c2f046cfb6a16028b9395f5 (patch)
tree7ca91c74015f19b5c1e30c641346427b9a72ce08 /process.c
parent7da9c25aa48c5783f8c9ad9ca4a72dd246871a98 (diff)
test/ruby/test_rubyvm.rb: prevent "assigned but unused variable" warnings
http://rubyci.s3.amazonaws.com/centos7/ruby-master/log/20211025T093004Z.log.html.gz ``` [ 4896/21159] TestRubyVM#test_keep_script_lines(none):3: warning: assigned but unused variable - b (none):6: warning: assigned but unused variable - c (none):1: warning: assigned but unused variable - a <compiled>:3: warning: assigned but unused variable - b (none):3: warning: assigned but unused variable - b (none):6: warning: assigned but unused variable - c (none):1: warning: assigned but unused variable - a <compiled>:3: warning: assigned but unused variable - b ```
Diffstat (limited to 'process.c')
0 files changed, 0 insertions, 0 deletions