Added test case to test struct parsing

develop.sync-conflict-20210606-150924-O3W7KWN
Tristan B. Kildaire 2021-05-31 18:06:15 +02:00
parent cf66e8255d
commit bf48ee7b83
1 changed files with 6 additions and 0 deletions

View File

@ -32,7 +32,13 @@ class kl
struct structTest
{
int j;
int j;
void pdsjhfjdsf(int j)
{
}
}
class Shekshi