8f0891b01663

Fix
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 20 May 2019 19:38:24 -0400
parents 1b2269fb3ada
children 8c524b57a91b
branches/tags (none)
files lisp/example.lisp

Changes

--- a/lisp/example.lisp	Sat May 18 13:30:26 2019 -0400
+++ b/lisp/example.lisp	Mon May 20 19:38:24 2019 -0400
@@ -31,7 +31,7 @@
     :short #\n
     :parameter "NAME"
     :initial-value *default-name*
-    :reduce #'adopt:newest))
+    :reduce #'adopt:last))
 
 (defparameter *ui*
   (adopt:make-interface