Commit 8e3b9f45 authored by Yuanfang Chen's avatar Yuanfang Chen
Browse files

[LangRef] Fix a typo in DISubrange section

parent a0a49351
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5403,8 +5403,8 @@ DISubrange
:ref:`DICompositeType`.
- ``count: -1`` indicates an empty array.
- ``count: !9`` describes the count with a :ref:`DILocalVariable`.
- ``count: !11`` describes the count with a :ref:`DIGlobalVariable`.
- ``count: !10`` describes the count with a :ref:`DILocalVariable`.
- ``count: !12`` describes the count with a :ref:`DIGlobalVariable`.
.. code-block:: text