summaryrefslogtreecommitdiff
path: root/TAO/tests/Monitor/Marshal_Buffer/test.idl
blob: 107036708f498c7e877603e0bd61cca6e459b669 (plain)
1
2
3
4
5
6
// $Id$

interface test
{
  string test_op (in string in_arg);
};