diff --git a/docs/modifiers.html b/docs/modifiers.html index 3469c6f6..922bc749 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-d8380508-c8d7-4f84-87a8-f20fa8283d9b'></pre>
+<pre class='scastie-snippet-1a7b0d29-acee-4a5e-8c31-22487177ff8d'></pre>
 <script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-d8380508-c8d7-4f84-87a8-f20fa8283d9b', {
+ scastie.Embedded('.scastie-snippet-1a7b0d29-acee-4a5e-8c31-22487177ff8d', {
    code: `val x = 1 + 2
 println(x)`,
    theme: 'light',