1 2 3 4 5
/* This file is @generated for testing purpose */ fn test<'arg, 'dynify, const N: usize>(arg: &'arg str) where 'arg: 'dynify, {}