Newlines at EOFs.
original commit: 14d8c8b5a5b665d03c14748e5416ec2f1753d4fb
This commit is contained in:
parent
3fdc7889cb
commit
3e4bbc8394
|
@ -1,7 +1,7 @@
|
|||
#lang scribble/manual
|
||||
|
||||
@begin[(require (for-label (only-meta-in 0 typed/racket)) scribble/eval
|
||||
"../utils.rkt" (only-in "quick.scrbl" typed-mod))]
|
||||
"../utils.rkt" (only-in "quick.scrbl" typed-mod))]
|
||||
|
||||
@(define the-eval (make-base-eval))
|
||||
@(the-eval '(require typed/racket))
|
||||
|
@ -133,5 +133,4 @@ Typed Racket also attempts to detect more than one error in the module.
|
|||
}
|
||||
|
||||
|
||||
|
||||
@close-eval[the-eval]
|
||||
@close-eval[the-eval]
|
||||
|
|
Loading…
Reference in New Issue
Block a user