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
1ad3be8e
Commit
1ad3be8e
authored
Apr 09, 2021
by
John van Groningen
Browse files
refactor to prevent compiler warning, use # instead of #! for result variable of function
parent
d0d81164
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/classify.icl
View file @
1ad3be8e
...
...
@@ -1608,7 +1608,7 @@ determine_linear_bits ref_counts
substitute_dep_counts
component_members
ai_group_counts
#!
am
=
size
ai_group_counts
.[
0
]
(
known
,
ai_group_counts
)
=
build_known
ai_group_counts
ai_group_counts
=
subst_non_zero
[]
0
0
(
lengthComponentMembers
component_members
)
am
known
ai_group_counts
#
ai_group_counts
=
subst_non_zero
[]
0
0
(
lengthComponentMembers
component_members
)
am
known
ai_group_counts
=
ai_group_counts
where
build_known
::
!*{!
RefCounts
}
->
(!*{*{#
Bool
}},!*{!
RefCounts
})
...
...
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