Avatar
@swift-5.7.3 -Xfrontend -enable-bare-slash-regex let regex = /-(.*?)\+/ print(type(of: regex)) (edited)