Skip to content

Commit 94659c8

Browse files
committed
test: Add missing cpp parser
1 parent 6d1980f commit 94659c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/debugprint.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ end
2828

2929
local parsers = {
3030
"bash",
31+
"cpp",
3132
"html",
3233
"javascript",
3334
"lua",

0 commit comments

Comments
 (0)