]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/highlight/fixtures/decorations.html
Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-2021-12-20
[rust.git] / src / librustdoc / html / highlight / fixtures / decorations.html
1 <span class="example"><span class="kw">let</span> <span class="ident">x</span> <span class="op">=</span> <span class="number">1</span>;</span>
2 <span class="kw">let</span> <span class="ident">y</span> <span class="op">=</span> <span class="number">2</span>;