(use test) (use crc) (test #x00000000 (crc32 "")) (test #x414fa339 (crc32 "The quick brown fox jumps over the lazy dog")) (test-exit)