A streaming operator with direction left-to-right provides a slice size, which has no effect because only right-to-left streaming can use a slice size.
int a; int b = {>> 4 {a}};