SUCCESS
Program(
  version: <
    Version( # input.cq:1:9..10
      items: 3
    )
  >
  block: <
    GlobalBlock(
      statements: [
        Variable( # input.cq:3:5..6
          name: <
            Identifier(
              name: b
            )
          >
          typ: <
            Type( # input.cq:3:1..4
              name: <
                Keyword(
                  name: bit
                )
              >
              size: -
            )
          >
          annotations: []
        )
        Variable( # input.cq:4:5..6
          name: <
            Identifier(
              name: b
            )
          >
          typ: <
            Type( # input.cq:4:1..4
              name: <
                Keyword(
                  name: bit
                )
              >
              size: -
            )
          >
          annotations: []
        )
      ]
    )
  >
)

