I had trouble proving that a points-to for a value that happens to be an empty type is not null. It seems that we are modelling this in a way that could allow verifying nonnull in that case but whether Go uses an arbitrary nonnull pointer is something worth investigating. This is no longer applicable to my proof but could come up again in the future so filing an issue
I had trouble proving that a points-to for a value that happens to be an empty type is not null. It seems that we are modelling this in a way that could allow verifying nonnull in that case but whether Go uses an arbitrary nonnull pointer is something worth investigating. This is no longer applicable to my proof but could come up again in the future so filing an issue