docs tweak
This commit is contained in:
parent
f8c30338db
commit
17a99bf1d8
|
@ -119,7 +119,7 @@ been loaded into the Racket process already. To avoid relying on other
|
||||||
libraries to load @filepath{Foundation}, explicitly load it with
|
libraries to load @filepath{Foundation}, explicitly load it with
|
||||||
@racket[ffi-lib]:
|
@racket[ffi-lib]:
|
||||||
|
|
||||||
@examples[
|
@interaction[
|
||||||
#:eval objc-eval
|
#:eval objc-eval
|
||||||
(eval:alts (ffi-lib
|
(eval:alts (ffi-lib
|
||||||
"/System/Library/Frameworks/Foundation.framework/Foundation") (void))
|
"/System/Library/Frameworks/Foundation.framework/Foundation") (void))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user