@Test
    internal fun shouldIdentifyStructPropertyName() {
        val code = """
struct list_el {
   int val;