The Test Program

 
 

Program The Test Program

Filename: test.txt

a test program for the document generator.

Notes:

  • {note line 1}
  • {note line 2}
 
 

Program included file #1

Filename: test_included1.txt

an empty file that doesn't do anything, except it declares one type.

 
 

Type nadadata

nada description.

Accepts the following parameters:

  • x [string] is an x
  • y [double] is a y

Notes:

  • - y is the letter before z
 
 

Program test included2

Filename: test_included2.txt

this is an empty file that doesn't do anything, 2222222222222222.

Notes:

  • includes testincluded3
 
 

Program test included3

Filename: test_included3.txt

this is an empty file that doesn't do anythi33333333333333.

Notes:

  • is included by file222
 
 

Sub kk

another empty sub.

Accepts the following parameters:

  • tt [integer] tetea..
 
 

Function f55

Returns:

  • 0 [integer] for no reason
 
 

Type test_type

this is a test type.

Accepts the following parameters:

  • i [integer] is an i?? :-P
  • s [string] is a string??????? XD
 
 

Type test_type2

this is a test type!!!!!!.

Accepts the following parameters:

  • i [integer] is an i?? :-P 2
  • s [string] is an s??????? XD 2

Notes:

  • (nothing to note :D)
 
 

Sub test_sub

a test sub.

Accepts the following parameters:

  • g [integer] unused varaible just made for testing
 
 

Function test_function

returns a string and takes some unused params.

Follows the follwing objects:

Accepts the following parameters:

  • a [integer] is aaaaaa....
  • d [double] has no explanation

Returns:

  • [string] the characters 5 and 6

Notes:

  • does not really do anything
  • but it pretends to
  • calls test_sub (test_sub must be declared, so this functons follows test_sub)
  • part 1 does something
  • part 2 does something also