trace added by FreeArtMan on Sat Apr 7 16:23:24 2012

[fam@localhost chan]$ csc file.scm -o file
[fam@localhost chan]$ ./file asd asd
"Start program"
#f
#f
"End program"