We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d157f8 commit 1cf783eCopy full SHA for 1cf783e
3 files changed
web/page-cpp-code-snippet/page-cpp-code-snippet-coroutine.md
@@ -12,7 +12,7 @@
12
13
* 코드
14
15
-```C++
+```cpp
16
17
#include <coroutine>
18
#include <iostream>
web/page-cpp-code-snippet/page-cpp-code-snippet-std_format.md
#include <algorithm>
#include <format>
web/page-cpp-code-snippet/page1.md
using namespace std;
0 commit comments