Fix project/scala3-cross-target

This commit is contained in:
friendseeker 2024-10-15 00:50:07 -07:00 committed by Jerry Tan
parent 56f2a9a031
commit c3d6bfeaa4
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
> compile
$ exists target/scala-3.0.0-RC2-bin-20210328-cca5f8f-NIGHTLY/classes/Foo$.class
$ exists target/scala-3.3.4/classes/Foo$.class
> package
$ exists target/scala-3.0.0-RC2-bin-20210328-cca5f8f-NIGHTLY/foo_3.0.0-RC2-1.0.0.jar
$ exists target/scala-3.3.4/foo_3-1.0.0.jar