Added test case to test struct parsing
parent
cf66e8255d
commit
bf48ee7b83
|
@ -32,7 +32,13 @@ class kl
|
|||
|
||||
struct structTest
|
||||
{
|
||||
int j;
|
||||
int j;
|
||||
|
||||
void pdsjhfjdsf(int j)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
class Shekshi
|
||||
|
|
Loading…
Reference in New Issue