PasteRack.org | ||
Paste # 361 | ||
2017-03-29 10:49:57 | ||
Forked from paste # 42230. | ||
Fork as a new paste. | ||
Paste viewed 255 times. | ||
Tweet | ||
Embed: | ||
=>
syntax-local-lift-provide: not expanding in a module
run-time body
syntax-local-lift-provide: not expanding in a module
run-time body
serial-add1: undefined;
cannot reference an identifier before its definition
in module: 'm
define-clo-add1: undefined;
cannot reference an identifier before its definition
in module: 'm
--------------------
FAILURE
name: check-exn
location: eval:10:0
params: (#<procedure:exn:fail?> #<procedure:temp13>)
expression: (check-exn exn:fail? (λ () (ctc-f "bad arg")))
message: "manual-clo-add1 arg"
Check failure
--------------------
--------------------
FAILURE
name: check-exn
location: eval:10:0
params: (#<procedure:exn:fail?> #<procedure:temp18>)
expression: (check-exn exn:fail? (λ () (ctc-f 1)))
message: "manual-clo-add1 ret"
Check failure
--------------------
--------------------
FAILURE
name: check-exn
location: eval:10:0
params: (#<procedure:exn:fail?> #<procedure:temp13>)
expression: (check-exn exn:fail? (λ () (ctc-f "bad arg")))
message: "kw struct arg"
Check failure
--------------------
--------------------
FAILURE
name: check-exn
location: eval:10:0
params: (#<procedure:exn:fail?> #<procedure:temp18>)
expression: (check-exn exn:fail? (λ () (ctc-f 1)))
message: "kw struct ret"
Check failure
--------------------