ffi/unsafe: unbreak
This commit is contained in:
parent
ccabbaa36e
commit
a96b093d97
|
@ -674,7 +674,7 @@
|
|||
#,(or output-expr res)))
|
||||
#`(begin0
|
||||
(ffi #,@ffi-args)
|
||||
#,@post)))))]
|
||||
(let* (#,@post) (void)))))))]
|
||||
;; if there is a string 'ffi-name property, use it as a name
|
||||
[body (let ([n (cond [(syntax-property stx 'ffi-name)
|
||||
=> syntax->datum]
|
||||
|
|
Loading…
Reference in New Issue
Block a user