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 71e8ae7 commit 5ac6556Copy full SHA for 5ac6556
.vscode/tasks.json
@@ -15,7 +15,7 @@
15
"-Wall",
16
"-Werror",
17
"&&",
18
- "./main"
+ "./${fileBasenameNoExtension}"
19
],
20
"options": {
21
"cwd": "${fileDirname}"
0 commit comments