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:
parent
6a680a5cb3
commit
474a730182
@ -53,7 +53,7 @@ module IRB
|
|||||||
node.preproc=proc
|
node.preproc=proc
|
||||||
end
|
end
|
||||||
|
|
||||||
#$BMW%A%'%C%/(B?
|
# need a check?
|
||||||
def postproc(token)
|
def postproc(token)
|
||||||
node = search(token, proc)
|
node = search(token, proc)
|
||||||
node.postproc=proc
|
node.postproc=proc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user