pub(super) fn is_unary_bang_context(bytes: &[u8], pos: usize) -> bool
True if the byte at pos is ! in unary position.
pos
!