Skip to content

Demonstrating a scala REPL Bug in Version 3.2.0

Notifications You must be signed in to change notification settings

gmixa/ImportTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug Example

launching the script src/untitled.sc in the Scala REPL causes an Error Message with scala 3.2.0

The following behaviors happen within the following scala versions:

  • 2.12.17 => Success Message
  • 2.13.10 => Success Message
  • 3.0.0 => No Message
  • 3.1.0 => No Message
  • 3.2.0 => Error Message

Tested on MacOS with JDK 8,11,17,19

This is an example for: scala/scala3#16269

About

Demonstrating a scala REPL Bug in Version 3.2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages