Updated unit test for struct parsing

This commit is contained in:
Tristan B. Kildaire 2021-05-31 18:16:06 +02:00
parent 13645f6b6b
commit 9fc9b1cdfe
1 changed files with 10 additions and 0 deletions

View File

@ -39,6 +39,16 @@ struct structTest
{
}
void pdsjhfjdsf(int j)
{
}
}
struct structTest2
{
}
class Shekshi