6.16.1.1. Test

Test it.
Start output section of C compiler
     1: Hello World from compiler test
     2: Interscript version 1.0a8 build 1384
     3: Built by root on ruby at Mon Nov 30, 1998 at 08:56 AM (UTC)
     4: Generated by 1.0a8 buildno 1383 host ruby
     5: at Mon Nov 30, 1998 at 08:56 AM (UTC)
     6: system 'gcc -g -O2 -fpic -fPIC -pedantic  -I/usr/local/include/python1.5 -c interscript/tests/example.c -o interscript/tests/example.o'
     7: Object file interscript/tests/example.o generated
     8: system 'gcc  -L/usr/local/lib/python1.5 interscript/tests/example.o -o interscript/tests/example.exe'
     9: Executable interscript/tests/example.exe generated
    10: Executable executed
End output section to C compiler