Added path lemma.
All checks were successful
Compile Project / Compile (push) Successful in 35s

This commit is contained in:
Bokuan Li
2026-05-27 22:59:06 -04:00
parent 5923b45f9d
commit 02bd8479bc
6 changed files with 93 additions and 2 deletions

2
.vscode/tasks.json vendored
View File

@@ -4,7 +4,7 @@
{
"label": "Build",
"type": "shell",
"command": "npx spec compile",
"command": "npx spec compile --all",
"windows": {
"options": {
"shell": {