summaryrefslogtreecommitdiff
path: root/TAO/tests/Connection_Purging/test.idl
blob: 5713764cb2ac5d9ebf252c96b16cea99923045a4 (plain)
1
2
3
4
interface test
{
    void send_stuff(in string foo);
};