Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BLOT Valentin
SystemFtoBarRecursion
Commits
da537659
Commit
da537659
authored
Feb 22, 2018
by
Valentin Blot
Browse files
parsing error: function types associate to the right
parent
93fa2d5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Javascript/f.html
View file @
da537659
...
...
@@ -488,7 +488,7 @@
type =
tabs
/
tapp:tapp {return tapp.reduce((ret, val) => new Type("app",
ret, val
))}
tapp:tapp {return tapp.reduce
Right
((ret, val) => new Type("app",
val, ret
))}
tabs =
[∀\\\^] tvar_list:tvar_list "." type:type
{
...
...
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