gabrielfv
public actual fun fromLiteral(literal: String): Regex = literal.toRegex(RegexOption.LITERAL)