openqasm/spec_releasenotes/releasenotes/notes/nop-151b44493225ab7a.yaml

7 lines
241 B
YAML

---
features:
- |
Added an explicit no-operation statement ``nop <qubits>;``, which can be used to mark qubits as
"used" by a scope (such as a ``box``) without implying any operations on them. See :ref:`nop`
for full details.