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
4cd1c33b
Commit
4cd1c33b
authored
Sep 19, 2014
by
Giuseppe Castagna
Browse files
Small fixes
parent
6bd8f78e
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/poly/pretty.cd
View file @
4cd1c33b
(* example taken from the paper "A core calculus for XQuery 3.0" *)
let pretty ( ( <a class="style1" href='c> 'a) -> <a href='c>[<b> 'a ] ;
let pretty ( ( <a class="style1" href='c
..
> 'a) -> <a href='c>[<b> 'a ] ;
'b\ <a class="style1">_ -> 'b\ <a class="style1">_ )
| <a class="style1" href=h ..> l -> <a href=h>[<b> l]
| x -> x;;
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