vardecl.al 81 B

12345678
  1. Void function test():
  2. Integer a
  3. Float b
  4. String c
  5. Boolean d
  6. Action e
  7. Type f