compiler-lightning/.vscode/settings.json
2024-07-21 10:54:12 +12:00

5 lines
No EOL
61 B
JSON

{
"files.associations": {
"string.h": "c"
}
}