We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8582812 commit 816d383Copy full SHA for 816d383
src/main/g8/Main.scala
@@ -1,5 +1,5 @@
1
$if(use_scala_3.truthy)$//> using scala 3.5.1
2
-$else$//> using scala 2.13.14
+$else$//> using scala 2.13.15
3
$endif$
4
$if(use_scala_native.truthy)$//> using platform native
5
//> using nativeVersion 0.4.17
0 commit comments