dhall-docs-1.0.1: tasty/data/golden/JumpToLetBindingSimple.dhall.html
<!DOCTYPE HTML>
<html
><head
><title
>/JumpToLetBindingSimple.dhall</title
><link href="index.css" type="text/css" rel="stylesheet"
/><link href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600;700&family=Lato:ital,wght@0,400;0,700;1,400&display=swap"
type="text/css" rel="stylesheet"
/><script src="index.js" type="text/javascript"
/><meta charset="UTF-8"/></head
><body
><div class="nav-bar"
><img src="dhall-icon.svg" class="dhall-icon"
/><p class="package-title"
>test-package</p
><div class="nav-bar-content-divider"
/><a id="switch-light-dark-mode" class="nav-option"
>Switch Light/Dark Mode</a></div
><div class="main-container"
><h2 class="doc-title"
><span class="crumb-divider"
>/</span
><a href="index.html"
>test-package</a
><span class="crumb-divider"
>/</span
><span href="index.html" class="title-crumb"
>JumpToLetBindingSimple.dhall</span></h2
><a data-path="/JumpToLetBindingSimple.dhall"
class="copy-to-clipboard"
><i
><small
>Copy path to clipboard</small></i></a
><br
/><div class="doc-contents"
><p
>This examples shows a demo of jumping to a let-binding definition. If you hover
the <code
>a</code> variable, the front-end will highlight all of its usages and if you
click it you will navigate to its definition.</p
>
<p
>The amount of empty lines left are intentional to show you how the browser jumps
to the declaration of a</p>
</div
><h3
>Source</h3
><div class="source-code"
><pre
>{-|<br
/>This examples shows a demo of jumping to a let-binding definition. If you hover<br
/>the `a` variable, the front-end will highlight all of its usages and if you<br
/>click it you will navigate to its definition.<br
/><br
/>The amount of empty lines left are intentional to show you how the browser jumps<br
/>to the declaration of a<br
/>-}<br
/>let <span data-name="var9-5" id="var9-5" class="name-decl"
>a</span
> = 1<br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/><br
/>in<br
/><br
/><a href="#var9-5" data-name="var9-5" class="name-use"
>a</a
><br/></pre></div></div></body></html>