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
clean-compiler-and-rts
compiler
Commits
eb5eb96e
Commit
eb5eb96e
authored
Sep 12, 2000
by
Martin Wierich
Browse files
small bugfix
parent
41d63e32
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/type.icl
View file @
eb5eb96e
...
@@ -230,6 +230,7 @@ tryToOptimizePositionFromString id_name ip
...
@@ -230,6 +230,7 @@ tryToOptimizePositionFromString id_name ip
prefix_to_readable_name
"_c"
=
"case"
prefix_to_readable_name
"_c"
=
"case"
prefix_to_readable_name
"_g"
=
"guard"
prefix_to_readable_name
"_g"
=
"guard"
prefix_to_readable_name
"_f"
=
"filter"
prefix_to_readable_name
"_f"
=
"filter"
prefix_to_readable_name
"
\\
"
=
"lambda"
prefix_to_readable_name
prefix
prefix_to_readable_name
prefix
|
prefix
.[
0
]
==
'c'
|
prefix
.[
0
]
==
'c'
=
"comprehension"
=
"comprehension"
...
...
Write
Preview
Supports
Markdown
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