diff --git a/docs/modifiers.html b/docs/modifiers.html index 4978d9f0..3469c6f6 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-6a29deec-4431-4723-8855-b261ce360be4'></pre>
+<pre class='scastie-snippet-d8380508-c8d7-4f84-87a8-f20fa8283d9b'></pre>
<script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-6a29deec-4431-4723-8855-b261ce360be4', {
+ scastie.Embedded('.scastie-snippet-d8380508-c8d7-4f84-87a8-f20fa8283d9b', {
code: `val x = 1 + 2
println(x)`,
theme: 'light',