Merge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66' into vm-check
[bpt/guile.git] / testsuite / t-macros.scm
1 ;; Are built-in macros well-expanded at compilation-time?
2
3 (false-if-exception (+ 2 2))
4 (read-options)