hello-racket.rkt (166B)
- ; SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
- ; SPDX-License-Identifier: BSD-3-Clause
- #lang racket
- (displayln "Hello, World!")
git clone https://anongit.hacktivis.me/git/deblob.git/
hello-racket.rkt (166B)
- ; SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
- ; SPDX-License-Identifier: BSD-3-Clause
- #lang racket
- (displayln "Hello, World!")