Rename the `testsuite' directory to `test-suite/vm'.
[bpt/guile.git] / test-suite / vm / t-macros.scm
1 ;; Are built-in macros well-expanded at compilation-time?
2
3 (false-if-exception (+ 2 2))
4 (read-options)