Timestamp:
10/23/09 06:35:37 (5 weeks ago)
Author:
sukyoungryu
Message:

[type checker] Fixed STypesUtil.staticArgsMatchStaticParams: check only the kinds of the given static parameter and static argument pair. Whether the static type argument satisfies the bound of the corresponding static parameter cannot be checked before the instantiation happens.

Location:
trunk/ProjectFortress/compiler_tests
Files:
2 added