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 has been archived by the owner on Feb 12, 2022. It is now read-only.
But it currently fails because the access to .p is not known to be safe. I'd like to model that the result of the call to f is a simple object where all such accesses should simply be allowed, maybe via __abstract(":object(simple)", ...).
The text was updated successfully, but these errors were encountered:
I need this to work:
But it currently fails because the access to
.p
is not known to be safe. I'd like to model that the result of the call tof
is a simple object where all such accesses should simply be allowed, maybe via__abstract(":object(simple)", ...)
.The text was updated successfully, but these errors were encountered: