-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
designAn issue that is resolved by making a decision, about whether and how something should work.An issue that is resolved by making a decision, about whether and how something should work.nullnessFor issues specific to nullness analysis.For issues specific to nullness analysis.
Milestone
Description
I presume that we'll follow Java's precedent, which would let "array of non-null
strings" be assigned to "array of possibly null
strings," even though that's unsound.
Metadata
Metadata
Assignees
Labels
designAn issue that is resolved by making a decision, about whether and how something should work.An issue that is resolved by making a decision, about whether and how something should work.nullnessFor issues specific to nullness analysis.For issues specific to nullness analysis.