diff --git a/docs/modifiers.html b/docs/modifiers.html index d3e3b1c8..0bf9b985 100644 --- a/docs/modifiers.html +++ b/docs/modifiers.html @@ -564,9 +564,9 @@

After:

<script src="https://scastie.scala-lang.org/embedded.js"></script>
-<pre class='scastie-snippet-8f38300d-2977-4ab2-8a06-83e708cf702c'></pre>
+<pre class='scastie-snippet-271a4815-4642-4dc1-b878-c6771eb47f35'></pre>
 <script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-8f38300d-2977-4ab2-8a06-83e708cf702c', {
+ scastie.Embedded('.scastie-snippet-271a4815-4642-4dc1-b878-c6771eb47f35', {
    code: `val x = 1 + 2
 println(x)`,
    theme: 'light',