Home | History | Annotate | Download | only in ss
      1 command_table test_cmds;
      2 
      3 request test_cmd, "Test command",
      4 	test_cmd, test;
      5 
      6 end;
      7