@Test
    internal fun shouldIdentifyNestedStruct() {
        val code = """
struct Info{
    char name[30];