Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary literals don't work (Scalameta version too old?) #1107

Open
SethTisue opened this issue Dec 14, 2024 · 0 comments
Open

Binary literals don't work (Scalameta version too old?) #1107

SethTisue opened this issue Dec 14, 2024 · 0 comments

Comments

@SethTisue
Copy link
Contributor

SethTisue commented Dec 14, 2024

either in Scala 3: https://scastie.scala-lang.org/RW8htD3uQmma4Uvo6keF6A
or in Scala 2: https://scastie.scala-lang.org/RW8htD3uQmma4Uvo6keF6A

as reported by a user on Discord

I suspect the root cause is that Scastie's Scalameta version is too old; binary literal support landed in 4.9.0, as per https://github.com/scalameta/scalameta/releases/tag/v4.9.0 , but Scastie has

"org.scalameta"                 %% "scalameta" % "4.8.14",
@SethTisue SethTisue changed the title Binary literals don't work (Scalameta version too old) Binary literals don't work (Scalameta version too old?) Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant