Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 28, 2023 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/8359e1b7933a0ada14c3d515a5c9d2a1 to your computer and use it in GitHub Desktop.
Save Whateverable/8359e1b7933a0ada14c3d515a5c9d2a1 to your computer and use it in GitHub Desktop.
Whateverable
2023-01-28T19:11:29Z #raku-dev <bartolin> vrurg I tried to debug a new problem with the jvm backend: Ít explodes badly if "use v6.e.PREVIEW" is used. If I'm not mistaken, this happens, because Version.new is called with a BOOTStr -- and on the JVM backend coercion to Str fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment