Add tokfmt test for void**
This commit is contained in:
parent
67c1f2b17d
commit
09eb5af3a3
@ -12,6 +12,7 @@ from cxxheaderparser.types import Token
|
|||||||
"unsigned int",
|
"unsigned int",
|
||||||
"::uint8_t",
|
"::uint8_t",
|
||||||
"void *",
|
"void *",
|
||||||
|
"void * *",
|
||||||
"const char *",
|
"const char *",
|
||||||
"const char[]",
|
"const char[]",
|
||||||
"void * (*)()",
|
"void * (*)()",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user