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
517bca0d
Commit
517bca0d
authored
Feb 06, 2002
by
John van Groningen
Browse files
fix bug when using type definition:
:: * I *a = { f :: !a } and: I *{String} in function type
parent
4a1404f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/checktypes.icl
View file @
517bca0d
...
...
@@ -520,7 +520,7 @@ new_demanded_attribute DAK_Ignore _
new_demanded_attribute
_
TA_Unique
=
DAK_Unique
new_demanded_attribute
dem_attr_kind
_
=
dem_attr_kind
=
DAK_None
/*
dem_attr_kind
*/
checkOpenAType
::
!
Index
!
Int
!
DemandedAttributeKind
!
AType
!(!
u
:
OpenTypeSymbols
,
!*
OpenTypeInfo
,
!*
CheckState
)
->
(!
AType
,
!(!
u
:
OpenTypeSymbols
,
!*
OpenTypeInfo
,
!*
CheckState
))
...
...
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