// name: missing semicolon // section: TODO OPENQASM 2.0 qreg q[1]; creg c[1]; measure q->c;