;;; -*- mode: Lisp; Syntax: Common-Lisp; -*- ;;; ;;; Copyright (c) 2013 by the authors. ;;; ;;; See LICENCE for details. (in-package :hu.dwim.new-project) (def (function e) foo () 42)