adding close-eval at the end of scribble files that have a toplevel evaluator

original commit: dcf4d8b040f1acdc535d1542e0d7b1bb1112d987
This commit is contained in:
Danny Yoo 2012-11-01 15:14:23 -06:00
parent 4229c80060
commit dd38ff4d8c

View File

@ -131,3 +131,7 @@ Typed Racket also attempts to detect more than one error in the module.
(string-append "a string" (add1 "not a number"))
]
}
@close-eval[the-eval]