blob: 37ac08117424c5515c85d70032c3d773a966da46 [file] [log] [blame]
#![feature(portable_simd)]
#[macro_use]
mod ops_macros;
impl_signed_tests! { i64 }