We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110e6eb commit 16b9907Copy full SHA for 16b9907
1 file changed
source.cpp
@@ -1,7 +1,5 @@
1
#include <iostream>
2
3
-#warning "WARNNING: This is a warning message"
4
-
5
[[nodiscard]] int func() { return 42; }
6
7
int main() {
0 commit comments