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
Implement a PatternNodeVisitor finding faulty void[], void[][] type patterns in all kinds of signatures and raise errors (maybe just warnings?) for them.
The text was updated successfully, but these errors were encountered:
Implement a
PatternNodeVisitor
finding faultyvoid[]
,void[][]
type patterns in all kinds of signatures and raise errors (maybe just warnings?) for them.The text was updated successfully, but these errors were encountered: