You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At this line, in TranspileMojo, if we remove //, the build fails with internal Javac error (at least for me, with OpenJDK 23.0.1). Let's find out what's wrong and enable the usage of XmirPackage.
The text was updated successfully, but these errors were encountered:
At this line, in
TranspileMojo
, if we remove//
, the build fails with internal Javac error (at least for me, with OpenJDK 23.0.1). Let's find out what's wrong and enable the usage ofXmirPackage
.The text was updated successfully, but these errors were encountered: