Closed xuwei-k closed 2 years ago
prepare Scala 3
Welcome to Scala 3.1.0 (11.0.13, Java OpenJDK 64-Bit Server VM). Type in expressions for evaluation. Or try :help. scala> final object Foo -- Warning: 1 |final object Foo |^^^^^ |Modifier final is redundant for this definition // defined object Foo
prepare Scala 3