Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
10975b86
Commit
10975b86
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-07-03 12:10:48 by beppe] Empty log message
Original author: beppe Date: 2004-07-03 12:10:48+00:00
parent
1b9b1d18
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/manual/expressions.xml
View file @
10975b86
...
...
@@ -653,9 +653,9 @@ the use of references:
</p>
<sample>
!%%e%% === %%e%%.get [] {{ Dereferencing }}
%%e1%% := %%e2%% === %%e1%%.set %%e2%% {{ Assignment }}
%%e1%% ; %%e2%% === let [] = %%e1%% in %%e2%% {{Sequencing}}
!%%e%% === %%e%%.get []
{{ Dereferencing }}
%%e1%% := %%e2%% === %%e1%%.set %%e2%%
{{ Assignment }}
%%e1%% ; %%e2%% === let [] = %%e1%% in %%e2%%
{{Sequencing}}
</sample>
</box>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment