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
This removes a misleading comment. NULLOK now does have some effect.
It changes the actual generated assertion for arguments where a type
assertion is generated. (This has actually been true since
2463f19)
This also vertically aligns some statements for ease of reading, and
reorders things to group them together in a block.
0 commit comments