Megatest

sample_glib_prog.scm at [023e88f071]
Login

File eggs/ducttape-lib/ref/sample_glib_prog.scm artifact 5f914ea75f part of check-in 023e88f071


(include "general-lib.scm")
(import general-lib)
(inote "hello world")
(exit 0)