src/main.lisp @ 6d47b460c878

Initial commit
author Steve Losh <steve@stevelosh.com>
date Wed, 02 May 2018 23:17:16 -0400
parents (none)
children 06972f89d220
(in-package :brows)

(defun toplevel ()
  (princ "hello"))