We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f697b33 commit 066e596Copy full SHA for 066e596
t/t4018-diff-funcname.sh
@@ -32,7 +32,7 @@ EOF
32
33
sed 's/beer\\/beer,\\/' < Beer.java > Beer-correct.java
34
35
-builtin_patterns="bibtex html java objc pascal php python ruby tex"
+builtin_patterns="bibtex cpp html java objc pascal php python ruby tex"
36
for p in $builtin_patterns
37
do
38
test_expect_success "builtin $p pattern compiles" '
0 commit comments