diff --git a/lang/spec.html b/lang/spec.html index c65e7be4..2cc193de 100644 --- a/lang/spec.html +++ b/lang/spec.html @@ -42,6 +42,10 @@
+This release contains a preview of the regular expression feature. Minor +changes may be made before it becomes stable. +
+
Comments on this document are welcome and should be made by creating an issue in
https://github.com/ballerina-platform/ballerina-spec
, which is the
@@ -10841,7 +10845,7 @@
The re
data tag is used for regular expressions. The lang library
@@ -11287,7 +11291,7 @@
lang.object
modulelang.regexp
modulelang.regexp
module (preview)The lang.regexp
module corresponds to the basic type for the
tagged data type with tag re
.
byte-array-literal
can construct a read-only value.}
.