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
valYexplicitNulls:Setting[Boolean] =BooleanSetting("-Yexplicit-nulls", "Make reference types non-nullable. Nullable types can be expressed with unions: e.g. String|Null.")
169
169
valYerasedTerms:Setting[Boolean] =BooleanSetting("-Yerased-terms", "Allows the use of erased terms.")
170
170
valYcheckInit:Setting[Boolean] =BooleanSetting("-Ycheck-init", "Check initialization of objects")
0 commit comments