home *** CD-ROM | disk | FTP | other *** search
/ BlastDOS / Telix.rar / Telix / HELLO.SCT < prev    next >
Text File  |  1994-05-05  |  72b  |  9 lines

  1. main()
  2.  
  3.           {
  4.  
  5.            prints ("hello");
  6.  
  7.           }
  8.  
  9.