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
Description of the issue
Would it be possible to add a predicate to ArrayTypeAccess which returns whether the type access uses the C-style notation?
C-style array declarations are discouraged and you can severly decrease readability: