about summary refs log tree commit diff stats
path: root/chicken/play.scm
blob: c3d58628584eaf94a22b42a747c080dbeb9697c0 (plain) (blame)
1
2
3
4
5
6
;; playing with brev
;; https://idiomdrottning.org/brev
;; http://wiki.call-cc.org/eggref/5/brev
(import (brev))

(print "banana")