Skip to content

Commit

Permalink
[Automated] Update spec in master
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Apr 19, 2024
1 parent b897ff3 commit eb11386
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/lang/master/index.html
Expand Up @@ -3343,7 +3343,7 @@ <h4 id="section_5.6.2">5.6.2 Singleton types</h4>
</pre>
<p>
A singleton type is a type containing a single shape. A singleton type is
described using an compile-time constant expression for a single value: the type
described using a compile-time constant expression for a single value: the type
contains the shape of that value. Note that it is possible for the
variable-reference within the simple-const-expr to reference a structured value;
in this case, the value will have its read-only bit set; a value without its
Expand Down
2 changes: 1 addition & 1 deletion spec/lang/master/spec.xml
Expand Up @@ -2775,7 +2775,7 @@ class="grammar"><dfn>singleton-type-descriptor</dfn> := <abbr>simple-const-expr<
</pre>
<p>
A singleton type is a type containing a single shape. A singleton type is
described using an compile-time constant expression for a single value: the type
described using a compile-time constant expression for a single value: the type
contains the shape of that value. Note that it is possible for the
variable-reference within the simple-const-expr to reference a structured value;
in this case, the value will have its read-only bit set; a value without its
Expand Down

0 comments on commit eb11386

Please sign in to comment.