(setq L (range 1 10) A (nth L 2) B (nth L 7) )(con A B)(println 'L L)
Standard input is empty
L (1 2 7 8 9 10)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!