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
Enable IDs to be expressed using string interpolation (#2)
Add automatic conformance to `ExpressibleByStringInterpolation`
whenever an identifier’s raw value conforms to that protocol
with `String` as its literal type.
0 commit comments