We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67573aa commit 34c0656Copy full SHA for 34c0656
docs/structured-problem-solving/variables.rst
@@ -22,9 +22,6 @@ Variable declaration usually should be grouped at the beginning of a section of
22
23
.. code-block:: C
24
.. literalinclude:: ../../code_examples/3-Structured_Problem_Solving/1-Variables/C/main.c
25
- :language: C
26
- :linenos:
27
- :emphasize-lines: 11-15
28
29
.. tabs::
30
0 commit comments