blob: 6d7211121284bcbfcc1622df9ca0e504e0cfa2a3 [file] [log] [blame]
#![feature(portable_simd)]
#[macro_use]
mod ops_macros;
impl_unsigned_tests! { u8 }