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

3 lines
40 B
Racket
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
#lang racket
(include "other-file.rkt")