summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2826_Regression/foo.idl
blob: 7ad6dd968c511579d17b16f0be40906a190fa5e6 (plain)
1
2
3
4
5
6
// $Id$

interface foo
{
    void check();
};