chomp/backend

6 lines
79 B
Racket
Executable File

#!/usr/bin/env racket
#lang racket
; vim: ft=racket
(displayln "hello world")