blob: 5cc9de2b7ff8297c883c8cab5f2f78cfa5021ad5 [file] [log] [blame]
#![feature(portable_simd)]
#[macro_use]
mod ops_macros;
impl_signed_tests! { isize }