Skip to content

Commit 09eb5af

Browse files
committed
Add tokfmt test for void**
1 parent 67c1f2b commit 09eb5af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_tokfmt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"unsigned int",
1313
"::uint8_t",
1414
"void *",
15+
"void * *",
1516
"const char *",
1617
"const char[]",
1718
"void * (*)()",

0 commit comments

Comments
 (0)