This commit is contained in:
Rens Pastoor
2025-06-12 11:20:08 +02:00
parent 37013ec1fc
commit 1086760c4a
21 changed files with 444 additions and 256 deletions

View File

@@ -3,7 +3,8 @@
"decode.h": "c",
"unity_test_module.h": "c",
"cstdint": "c",
"cstdlib": "c"
"cstdlib": "c",
"stdio.h": "c"
},
"cmake.sourceDirectory": "/home/rens/files/T2/HC/holyc-lang/src"
}