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 was archived by the owner on Feb 16, 2026. It is now read-only.
Signature node and actual method node are different and comments are applied on method node causing the comments to be printed after signature (which is not general pattern)
when we have a pattern match based code, it's treating them as two different nodes.