Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8cfa06b

Browse filesBrowse files
rossbergconrad-watt
authored andcommitted
Fix shared text syntax in spec
1 parent 9404b81 commit 8cfa06b
Copy full SHA for 8cfa06b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎document/core/text/types.rst

Copy file name to clipboardExpand all lines: document/core/text/types.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Memory Types
8787
\begin{array}{llclll@{\qquad\qquad}l}
8888
\production{memory type} & \Tmemtype &::=&
8989
\X{lim}{:}\Tlimits &\Rightarrow& \X{lim}~\UNSHARED \\ &&|&
90-
\text{(}~\text{shared}~~\X{lim}{:}\Tlimits~~\text{)} &\Rightarrow& \X{lim}~\SHARED \\
90+
\X{lim}{:}\Tlimits~~\text{shared} &\Rightarrow& \X{lim}~\SHARED \\
9191
\end{array}
9292
9393

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.