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
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
source/annotation/run.ceylon:1: error: the '' caused an exception visiting a 'ClassDefinition' node: '"java.lang.NullPointerException"' at 'com.redhat.ceylon.compiler.java.codegen.CeylonTransformer$1.makeClassBody(CeylonTransformer.java:225)'
This happens both in the command-line distribution (ceylon --version says ceylon version 1.3.3 0d594b3 (Contents May Differ); it's installed on my Mac via Homebrew) and in the Intellij IDEA plugin.
The text was updated successfully, but these errors were encountered:
Attempting to compile this code
causes the following error message:
This happens both in the command-line distribution (
ceylon --version
saysceylon version 1.3.3 0d594b3 (Contents May Differ)
; it's installed on my Mac via Homebrew) and in the Intellij IDEA plugin.The text was updated successfully, but these errors were encountered: