CONST = "A CONST"CONST = "NOT A CONST"puts CONST
Standard input is empty
NOT A CONST
prog.rb:2: warning: already initialized constant CONST prog.rb:1: warning: previous definition of CONST was here
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!