Rename cpp to c++

This commit is contained in:
Radon Rosborough 2020-07-18 09:41:45 -06:00
parent fdd08d96f2
commit 5d52dbf122
1 changed files with 2 additions and 2 deletions

View File

@ -386,9 +386,9 @@ Refrigerate for 1 hour.
template: `Hello, world!
`,
},
cpp: {
"c++": {
aliases: [
"c++",
"cpp",
"g++",
"clang++",
"c++98",