object = { :x => 100, :y => -200, :z => 300 } puts :z.object_idobject1= { :z => 100, :y => -200, :x => 300 } puts :z.object_id
Standard input is empty
147128 147128
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!