1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55537 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2016-06-29 12:37:37 +00:00
parent 8fe1d91f62
commit 685a18c46f

View file

@ -1,7 +1,7 @@
Wed Jun 29 15:18:28 2016 NARUSE, Yui <naruse@ruby-lang.org> Wed Jun 29 15:18:28 2016 NARUSE, Yui <naruse@ruby-lang.org>
* insns.def (opt_succ): optimize like r55515. (but this argument is * insns.def (opt_succ): optimize like r55515. (but this argument is
consntant) constant)
Wed Jun 29 12:41:58 2016 Shugo Maeda <shugo@ruby-lang.org> Wed Jun 29 12:41:58 2016 Shugo Maeda <shugo@ruby-lang.org>