4 lines
95 B
Scheme
4 lines
95 B
Scheme
#lang scheme/base
|
|
(require "string-constant.ss")
|
|
(provide (all-from-out "string-constant.ss"))
|