2 lines
49 B
Ruby
2 lines
49 B
Ruby
an_object = Object.new
|
|
an_object.extend(Mutex_m)
|
an_object = Object.new
|
|
an_object.extend(Mutex_m)
|