summaryrefslogtreecommitdiff
path: root/support/texlab/tests/scenarios/definition/latex/label/section.tex
blob: 9dd7eeec3371b7e3cb1efb43432b92d640570963 (plain)
1
2
3
4
5
6
7
\section{Foo}
\label{sec:foo}

\section{Bar}
\label{sec:bar}

\ref{sec:foo}