Avatar
@swift-main -enable-bare-slash-regex let re = /Hello, (\w+)?/ print(type(of: re).self) (edited)