Rename cpp to c++
This commit is contained in:
parent
fdd08d96f2
commit
5d52dbf122
|
@ -386,9 +386,9 @@ Refrigerate for 1 hour.
|
||||||
template: `Hello, world!
|
template: `Hello, world!
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
cpp: {
|
"c++": {
|
||||||
aliases: [
|
aliases: [
|
||||||
"c++",
|
"cpp",
|
||||||
"g++",
|
"g++",
|
||||||
"clang++",
|
"clang++",
|
||||||
"c++98",
|
"c++98",
|
||||||
|
|
Loading…
Reference in New Issue