Skip to content
GitLab
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
17a55edb
Commit
17a55edb
authored
Oct 26, 2005
by
John van Groningen
Browse files
remove output for debugging
parent
9c5c3e2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/trans.icl
View file @
17a55edb
...
...
@@ -3026,7 +3026,7 @@ determineProducers is_applied_to_macro_fun consumer_is_curried ok_non_rec_consum
}
->
([(
lb
,
getArgType
fun_type
prod_index
)],
ti
)
=
(
producers
,
args
,
lb
,
ti
)
--->
(
"UnusedStrict"
,
lb
,
arg
,
fun_type
)
=
(
producers
,
args
,
lb
,
ti
)
//
---> ("UnusedStrict",lb,arg,fun_type)
|
SwitchUnusedFusion
(
ro
.
ro_transform_fusion
&&
cons_arg
==
CUnusedStrict
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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