DG
Size: a a a
DG
SR
ИМ
ИМ
ИМ
SR
SR
ИМ
ИМ
SR
2.7.0 :001 > %x`irb`
ИМ
Э
$ irb
>> x = 5
=> 5
>> irb
>> x
Traceback (most recent call last):
1: from (irb#1):1
NameError (undefined local variable or method `x' for main:Object)
>> exit
=> #<IRB::Irb: @context=#<IRB::Context:0x000055733bc32950>, @signal_status=:IN_EVAL, @scanner=#<RubyLex:0x000055733bc498d0>>
>> x
=> 5
ИМ
SR
$ irb
>> x = 5
=> 5
>> irb
>> x
Traceback (most recent call last):
1: from (irb#1):1
NameError (undefined local variable or method `x' for main:Object)
>> exit
=> #<IRB::Irb: @context=#<IRB::Context:0x000055733bc32950>, @signal_status=:IN_EVAL, @scanner=#<RubyLex:0x000055733bc498d0>>
>> x
=> 5
ИМ
S
SR
$ irb
>> x = 5
=> 5
>> irb
>> x
Traceback (most recent call last):
1: from (irb#1):1
NameError (undefined local variable or method `x' for main:Object)
>> exit
=> #<IRB::Irb: @context=#<IRB::Context:0x000055733bc32950>, @signal_status=:IN_EVAL, @scanner=#<RubyLex:0x000055733bc498d0>>
>> x
=> 5
%x`irb`
ИМ
S