diff --git a/lang/spec.html b/lang/spec.html index 66a36f95..a5c9f27c 100644 --- a/lang/spec.html +++ b/lang/spec.html @@ -5858,11 +5858,11 @@

Method call expression

library, where M is selected as follows.

@@ -11217,7 +11217,7 @@

Built-in subtypes

-

Lang library modules

+

Lang library modules

The lang library consists of the following modules. With the exception of the lang.value, lang.transaction and @@ -11317,8 +11317,8 @@

lang.object module

lang.regexp module

-

The lang.regexp module corresponds to tagged data type with tag -re.

+

The lang.regexp module corresponds to the basic type for the +tagged data type with tag re.

regexp.bal