blob: 72ee63ec8a4e4cae25b546cf3784af53899d6974 (
plain) (
blame)
1
2
3
4
5
6
|
definition module checkKindCorrectness
import syntax, checksupport
checkKindCorrectness :: !Index IndexRange !{#CommonDefs} !Int !u:{# FunDef} !*{#DclModule} !*TypeVarHeap !*TypeDefInfos !*ErrorAdmin
-> (!u:{# FunDef}, !*{#DclModule}, !*TypeVarHeap, !*TypeDefInfos, !*ErrorAdmin)
|