t-macros.scm 103 B

12345
  1. ;; Are built-in macros well-expanded at compilation-time?
  2. (false-if-exception (+ 2 2))
  3. (read-options)