1 2 3 4 5 6 7 8 9 10
_debug_info = 1; () = evalfile ("inc.sl"); print ("Testing XXXXX ..."); % Tests go here.... print ("Ok\n"); exit (0);