Sign in
llvm
/
third_party
/
swig
/
refs/heads/main
/
.
/
Examples
/
test-suite
/
mzscheme
/
null_pointer_runme.scm
blob: 35f83a4f83532ea25ae27b7b133bbaa3465b5a84 [
file
] [
log
] [
blame
]
(
load-extension
"null_pointer.so"
)
(
load
(
build-path
(
path-only
(
path-
>
complete-path
(
find-system-path
'run-file
)))
"../schemerunme/null_pointer.scm"
))