document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. (defun mensaje(n)
  2.     (n))
  3.  
  4. (print(mensaje "Hola Mundo"))
');