added introduction section

This commit is contained in:
2025-01-20 13:34:14 +00:00
parent 486c190514
commit 36640a07fc
19 changed files with 1412 additions and 94 deletions

View File

@@ -55,7 +55,9 @@
"ratio": "cpp",
"tuple": "cpp",
"variant": "cpp",
"stddef.h": "c"
"stddef.h": "c",
"stdlib.h": "c",
"errno.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}