We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779e5fa commit 110442dCopy full SHA for 110442d
examples/testing/semanticdb_scala3/Foo.scala
@@ -1,3 +1,3 @@
1
class Foo:
2
- def sayHello: String = "Hello Scala 3 !!"
+ def sayHello: String = "Hello from Scala 3!!"
3
0 commit comments