]> git.lizzy.rs Git - rust.git/blob - src/librustdoc/html/highlight/fixtures/decorations.html
Sync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e949cb25479f5be9
[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>;