fixed error
This commit is contained in:
parent
930f50042d
commit
587b2c6bdc
16
.vscode/launch.json
vendored
16
.vscode/launch.json
vendored
@ -1,16 +0,0 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"type": "lldb",
|
||||
"request": "launch",
|
||||
"name": "Debug",
|
||||
"program": "${workspaceFolder}/<executable file>",
|
||||
"args": [],
|
||||
"cwd": "${workspaceFolder}"
|
||||
}
|
||||
]
|
||||
}
|
@ -1 +0,0 @@
|
||||
This is a test file
|
Binary file not shown.
Before Width: | Height: | Size: 17 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 MiB |
Loading…
Reference in New Issue
Block a user