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
ced87f40
Commit
ced87f40
authored
Feb 07, 2002
by
John van Groningen
Browse files
initialise st_args_strictness in unused function for Clean 2.0
parent
517bca0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/generics.icl
View file @
ced87f40
...
...
@@ -2915,6 +2915,7 @@ where
[
tv
\\
{
at_type
=(
TV
tv
)}
<-
tvs1
]
++
[
tv
\\
{
at_type
=(
TV
tv
)}
<-
tvs2
],
st_args
=
iso_args
++
[
arg_type
],
st_args_strictness
=
NotStrict
,
st_arity
=
td_arity
+
1
,
st_result
=
res_type
,
st_context
=
[],
...
...
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