(library
 (name foo)
 (modules (:standard \ init)))

(toplevel
 (name tt)
 (libraries foo))
