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
When performing a transformation on the class (changing the method name to "potato", for example) and pretty printing the model using SniperJavaPrettyPrinter, the annotation "@deprecated" and the "default" keyword end-up merged together.
Given the following input:
When performing a transformation on the class (changing the method name to "potato", for example) and pretty printing the model using SniperJavaPrettyPrinter, the annotation "@deprecated" and the "default" keyword end-up merged together.
Code to reproduce the bug is available on GitHub:
https://github.com/plcarmel/spoon-default-method-bug
The text was updated successfully, but these errors were encountered: