feat(c++): adding c++ module (#6570)

This commit is contained in:
Siddharth Kumar Jha
2025-04-27 01:42:35 +05:30
committed by GitHub
parent daf8d93d27
commit ed07646099
20 changed files with 618 additions and 102 deletions
+1
View File
@@ -57,6 +57,7 @@ pub const PROMPT_ORDER: &[&str] = &[
"c",
"cmake",
"cobol",
"cpp",
"daml",
"dart",
"deno",