(Arne Babenhauserheide)
2015-06-23: remove outdated fixme remove outdated fixme
diff --git a/examples/cli.w b/examples/cli.w
--- a/examples/cli.w
+++ b/examples/cli.w
@@ -3,8 +3,6 @@
exec guile -L $(dirname $(dirname $(realpath "$0"))) --language=wisp -e '(@@ (examples cli) main)' -s "$0" "$@"
; !#
-;; FIXME: This works in the repl but it does not work as file.
-
define-module : examples cli
. #:use-module : ice-9 match