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.
2 parents 3d70e3f + d8f64df commit b451378Copy full SHA for b451378
sample.cpp
@@ -25,3 +25,7 @@ int other_three()
25
cout << "asdf a sdfasdf asdfasds"
26
}
27
28
+int other_four()
29
+{
30
+ cout << "asdfasdfadsf'as"
31
+}
0 commit comments