langage_C/TP1/parseur/.vscode/settings.json
2023-03-05 18:09:01 +01:00

5 lines
60 B
JSON

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