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