1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
_type: ExprList
elems:
  - _type: ExprSet
    attrs:
      a:
        _type: ExprSet
        attrs:
          __overrides:
            _type: ExprSet
            recursive: false
        recursive: true
    recursive: false
  - _type: ExprSet
    attrs:
      __overrides:
        _type: ExprSet
        recursive: false
    recursive: true
  - _type: ExprSet
    attrs:
      __overrides:
        _type: ExprSet
        recursive: false
    recursive: false
  - _type: ExprSet
    dynamicAttrs:
      - name:
          _type: ExprConcatStrings
          es:
            - _type: ExprLiteral
              value: __overrides
              valueType: String
            - _type: ExprLiteral
              value: ''
              valueType: String
          isInterpolation: false
        value:
          _type: ExprSet
          recursive: false
    recursive: true