blob: 69a831c52a3faacdaf57305058cac5e4bf287e2f [file] [log] [blame]
#![feature(portable_simd)]
#[macro_use]
mod ops_macros;
impl_signed_tests! { i32 }