fixed error

This commit is contained in:
Arlo Filley 2023-10-06 16:41:42 +01:00
parent 930f50042d
commit 587b2c6bdc
4 changed files with 0 additions and 17 deletions

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

(image error) Size: 17 MiB

Binary file not shown.

Before

(image error) Size: 1.6 MiB