blob: c13df7da54e5f9947554c5d147ea93a327fc5b25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
definition module comparedefimp
import syntax, checksupport
// compare definition and implementation module
compareDefImp :: !{#Int} !{!FunctionBody} !Int {#CheckedTypeDef} !*{# DclModule} !*IclModule !*Heaps !*ErrorAdmin
-> (!.{# DclModule}, !.IclModule,!.Heaps,!.ErrorAdmin)
|