diff --git a/docs/modifiers.html b/docs/modifiers.html index d8bb4029..66563ed3 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-f3ce0689-4dd4-4494-ae80-dc35ca0d6ecb'></pre>
+<pre class='scastie-snippet-4096c64f-c38a-44f7-bc4f-d6577b390104'></pre>
<script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-f3ce0689-4dd4-4494-ae80-dc35ca0d6ecb', {
+ scastie.Embedded('.scastie-snippet-4096c64f-c38a-44f7-bc4f-d6577b390104', {
code: `val x = 1 + 2
println(x)`,
theme: 'light',