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
6ca5ca4f
Commit
6ca5ca4f
authored
Oct 28, 2005
by
John van Groningen
Browse files
remove output for debugging
parent
e5b6ff65
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/trans.icl
View file @
6ca5ca4f
...
...
@@ -2457,7 +2457,8 @@ where
,
let_expr
=
expr
,
let_info_ptr
=
new_info_ptr
,
let_expr_position
=
NoPos
},
ti
)
--->
"added strict_let_binds"
},
ti
)
// ---> "added strict_let_binds"
transform_trivial_function
::
!.
App
![.
Expression
]
![.
Expression
]
!.
ReadOnlyTI
!*
TransformInfo
->
*(!
Expression
,!*
TransformInfo
)
transform_trivial_function
app
=:{
app_symb
}
app_args
extra_args
ro
ti
#
(
fun_def
,
ti_fun_defs
,
ti_fun_heap
)
=
get_fun_def
app_symb
.
symb_kind
ro
.
ro_main_dcl_module_n
ti
.
ti_fun_defs
ti
.
ti_fun_heap
...
...
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