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