action.al 90 B

12345678
  1. Void function test():
  2. Action a
  3. a = !if
  4. a = !while
  5. a = !assign
  6. a = !global
  7. a = !call