Fix contract for structs
original commit: 02238a7c6d713e9e210ab9efee994eb98c843284
This commit is contained in:
parent
d31b37acc1
commit
8088618596
|
@ -218,7 +218,7 @@
|
|||
#;
|
||||
[flds (listof (cons/c Type/c boolean?))]
|
||||
[proc (or/c #f Function?)]
|
||||
[poly? boolean?]
|
||||
[poly? (or/c #f (listof symbol?))]
|
||||
[pred-id identifier?]
|
||||
[cert procedure?]
|
||||
[acc-ids (listof identifier?)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user