We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5f72a commit 8101993Copy full SHA for 8101993
tests/core/test_circuit/all.qasm3
@@ -1,5 +1,5 @@
1
OPENQASM 3.0;
2
-include 'stdgates.inc';
+include "stdgates.inc";
3
4
qubit[2] q;
5
bit[2] c;
0 commit comments