Fast generic function dispatch without calling `compile' at runtime
[bpt/guile.git] / test-suite / tests / numbers.test
index e91bc52..847f939 100644 (file)
   (pass-if (not (integer? (current-input-port)))))
 
 ;;;
-;;; integer?
+;;; exact-integer?
 ;;;
 
 (with-test-prefix "exact-integer?"