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
* fix(array): Allows array in an array.
* fix(array): Builds dimensions with casts.
* fix(executable): Allows block in executable.
* fix(access): Qualified field access with import static.
* fix(actual): Rewrite actual types with their enclosing class.
Hello,
I have a single package-info.java, there are no other file in the same package.
Spoon build it correctly, but it never print the package-info file.
It could change the output program behaviour.
The text was updated successfully, but these errors were encountered: