blocksdsl-min-repro/.vscode/settings.json
2025-05-06 12:48:20 -07:00

6 lines
86 B
JSON

{
"files.associations": {
"memory": "cpp",
"unistd.h": "c"
}
}