7 lines
67 B
Scheme
7 lines
67 B
Scheme
#lang scheme/base
|
|
|
|
(define start #f)
|
|
|
|
(provide (all-defined-out))
|
|
|