Author :
Mathieu Lirzin
Date :
2018-03-24 20:54:24
Hash :599b2c78 Message :test-driver.scm: Inline 'main' procedure
Having a main procedure involves passing the '-e main' command-line
argument to 'guile' which makes the test driver a bit less easy to use.
* contrib/test-driver.scm (main): Delete. Move body to the top-level.