compilation_unit {
  declarations {
    function {
      body {
        statements {
          continuation {
            body {
              statements {
                run {
                  argument {
                    identifier {
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}
