RosettaCodeData/Task/Include-a-file/Racket/include-a-file.rkt

3 lines
40 B
Racket
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
#lang racket
(include "other-file.rkt")