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

slex.rb: japanese comment [ci skip]

* lib/irb/slex.rb (postproc): translated a japanese comment in
  ISO-2022-JP.  [ruby-core:79017] [Misc #13117]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2017-01-09 02:45:28 +00:00
parent 6a680a5cb3
commit 474a730182

View file

@ -53,7 +53,7 @@ module IRB
node.preproc=proc
end
#$BMW%A%'%C%/(B?
# need a check?
def postproc(token)
node = search(token, proc)
node.postproc=proc