((lambda (x) (display "SPAM") (newline) (x x)) (lambda (x) (display "SPAM") (newline) (x x)))