We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86122e6 commit 9bf0a63Copy full SHA for 9bf0a63
interpreter/cling/test/Interfaces/print.C
@@ -12,4 +12,4 @@
12
13
int a = 21;
14
gCling->toString("a");
15
-// CHECK: "21"
+// CHECK: 21
0 commit comments