USING: io.crc32 kernel math tools.test namespaces ; [ 0 ] [ "" crc32 ] unit-test [ HEX: cbf43926 ] [ "123456789" crc32 ] unit-test