**Copied from [qBraid/qBraid #938](https://github.com/qBraid/qBraid/issues/938)** [Control modifiers](https://openqasm.com/language/gates.html#control-modifiers) are now [supported by pyqasm](https://github.com/qBraid/pyqasm/pull/121), so would like to add a test case for the following lines in `openqasm3_to_cudaq`: https://github.com/qBraid/qBraid/blob/c4c238123a912e9f9ee4a04c45b8070949d14222/qbraid/transpiler/conversions/openqasm3/openqasm3_to_cudaq.py#L155-L166
Copied from qBraid/qBraid #938
Control modifiers are now supported by pyqasm, so would like to add a test case for the following lines in
openqasm3_to_cudaq:https://github.com/qBraid/qBraid/blob/c4c238123a912e9f9ee4a04c45b8070949d14222/qbraid/transpiler/conversions/openqasm3/openqasm3_to_cudaq.py#L155-L166