chore: adjust launch.json
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -9,7 +9,7 @@
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "dopey.py",
|
||||
"args": ["./test.bf"],
|
||||
"args": ["./game-of-life.bf"],
|
||||
"console": "integratedTerminal"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user