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
b7e0bb14
Commit
b7e0bb14
authored
Apr 19, 2021
by
John van Groningen
Browse files
fix previous commit, add update to module backendconvert
parent
61fef06a
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/backendconvert.icl
View file @
b7e0bb14
...
...
@@ -1536,8 +1536,6 @@ convertRule aliasDummyId (index, {fun_type=Yes type, fun_body=body, fun_pos, fun
=
BEIsNotACaf
// <<- ("backendconvert, cafness: unknown fun kind", funKind)
positionToLineNumber
::
Position
->
Int
positionToLineNumber
(
FunPos
_
lineNumber
_)
=
lineNumber
positionToLineNumber
(
LinePos
_
lineNumber
)
=
lineNumber
positionToLineNumber
_
...
...
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