(setq a "Hello!")(format t "~A~%" a)(setq a "Good bye!")(format t "~A~%" a)
Standard input is empty
Hello! Good bye!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!