Rename syntax property to avoid a name suggesting it is only useful for Typed Racket
This commit is contained in:
parent
dc19e9c9b2
commit
6e5d443d7d
|
@ -1675,7 +1675,7 @@
|
|||
(sub-tmp (equal-hash-table sub-in-key-code-workaround ...))
|
||||
...)
|
||||
(unit-export ((export-key ...) export-code) ...)))))))
|
||||
'tr:inferred-init-depend-property
|
||||
'inferred-init-depends
|
||||
(build-init-depend-property
|
||||
static-dep-info
|
||||
(map syntax-e (syntax->list #'((import-tag . import-sigid) ...)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user