I need to trace why cont marks are not correct yet
This commit is contained in:
parent
59dd18976f
commit
97fa80abcc
|
@ -7,5 +7,7 @@
|
|||
(* n (first (continuation-mark-set->list (current-continuation-marks) 'secret)))
|
||||
(puzzle (sub1 n)))))
|
||||
|
||||
(continuation-mark-set->list (current-continuation-marks) 'secret)
|
||||
|
||||
(with-continuation-mark 'secret 1
|
||||
(puzzle 10))
|
||||
|
|
Loading…
Reference in New Issue
Block a user