Skip to content

scala 3 vs scala 2 #65

Closed
Closed
@xhudik

Description

@xhudik

Hi, a newbie question:
if I add println(Console.YELLOW + s"Scala version = ${util.Properties.versionString}") into Main.scala and run sbt run I got:

Scala version = 2.13.4
Trait Params example:
Hello Dotty!

...

Any idea why I'm getting 2.13.4 instead of Scala 3.0.0RC1? (the true is that I have installed Scala 2.13.4 on my local laptop)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions