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
@compileTimeOnly("`betterMatchTypeExtractors` can only be used at compile time in import statements")
127
+
@deprecated("The experimental.betterMatchTypeExtractors language import is no longer needed since the feature is now standard. It now has no effect, including when setting an older source version.", since ="3.6")
127
128
objectbetterMatchTypeExtractors
128
129
129
130
/** Experimental support for quote pattern matching with polymorphic functions
0 commit comments