#;13> (let-syntax () (define (foo) 123)) #;14> (foo) Error: unbound variable: foo Call history: (foo) (foo) <-- #;14>