Try to fix RDoc markup for Enumerator
This commit is contained in:
parent
c182d46d24
commit
d93d786338
@ -105,6 +105,7 @@
|
|||||||
* variable and mutate some ivar of it).
|
* variable and mutate some ivar of it).
|
||||||
*
|
*
|
||||||
* Concretely:
|
* Concretely:
|
||||||
|
*
|
||||||
* Thread.current[:fiber_local] = 1
|
* Thread.current[:fiber_local] = 1
|
||||||
* Fiber[:storage_var] = 1
|
* Fiber[:storage_var] = 1
|
||||||
* e = Enumerator.new do |y|
|
* e = Enumerator.new do |y|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user