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
[flow][type_sig] fix singleton type from_annot field
Summary:
`as const` singleton types are considered originating from annotations, whereas those corresponding to const-declarations are not. This did not matter before, since we did not attempt to do any generalization, but it will soon, so I'm fixing here.
Changelog: [internal]
Reviewed By: gkz
Differential Revision: D70763515
fbshipit-source-id: 0a5e133950a3b19b3cdd38bad46b07608e111035
0 commit comments