4 lines
76 B
Racket
4 lines
76 B
Racket
#lang scheme
|
|
(provide (all-defined-out))
|
|
(define-syntax allocator-setup #f)
|